Green 4
green-4 · #69DB7C
HEX
#69DB7C
RGB
rgb(105, 219, 124)
CMYK
cmyk(52%, 0%, 43%, 14%)
HSL
hsl(130, 61%, 64%)
LAB
lab(79.1, -52.3, 37.0)
What is Green 4?
Green 4 is the green-4 reference in the Open Color. Its sRGB value is #69DB7C (rgb 105, 219, 124). It sits in the green family. Open Color, an open-source color palette by Heeyeun designed for UI work. 13 hues across 10 shades (0 to 9) tuned for screen legibility and accessibility. See disclaimer for accuracy and trademark notes.
Accessibility
WCAG 2.1 contrast checks for Green 4 as a background.
Black text on this color
White text on this color
Shades, tints & tonal scale of Green 4
An 11-step tonal scale derived from Green 4 (#69DB7C). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.
50
#F3FCF5
#F3FCF5
100
#E7F9EA
#E7F9EA
200
#CFF3D5
#CFF3D5
300
#B4EDBE
#B4EDBE
400
#8FE49D
#8FE49D
500
#69DB7C
#69DB7C
600
#59BA69
#59BA69
700
#448E51
#448E51
800
#2F6338
#2F6338
900
#1A371F
#1A371F
950
#0D1A0F
#0D1A0F
Lighter tints (mixed with white)
15%
#8EE19A
30%
#A9E7B1
45%
#C0ECC5
60%
#D4F1D7
75%
#E5F7E7
Darker shades (mixed with black)
15%
#61CC73
30%
#59BB69
45%
#4FA85E
60%
#439150
75%
#35753F
Color harmonies for Green 4
Classic color-theory harmonies derived from rotating the hue of Green 4. Use these to build accent palettes, brand systems, and accessible UI color pairings.
Complementary
180° opposite — strongest contrast
#69DB7C
#69DB7C
#DB6BC9
#DB6BC9
Triadic
Three colors 120° apart
#69DB7C
#69DB7C
#7E6BDB
#7E6BDB
#DB7E6B
#DB7E6B
Analogous
Two neighbors ±30° on the wheel
#91DB6B
#91DB6B
#69DB7C
#69DB7C
#6BDBB6
#6BDBB6
Split-complementary
Base + two colors flanking its complement
#69DB7C
#69DB7C
#B66BDB
#B66BDB
#DB6B91
#DB6B91
Tetradic
Two complementary pairs
#69DB7C
#69DB7C
#6BC9DB
#6BC9DB
#DB6BC9
#DB6BC9
#DB7E6B
#DB7E6B
Square
Four colors evenly spaced 90° apart
#69DB7C
#69DB7C
#6B91DB
#6B91DB
#DB6BC9
#DB6BC9
#DBB66B
#DBB66B
Green 4 in every color space
Full conversion of Green 4 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.
HEX
#69DB7C
RGB
rgb(105, 219, 124)
CMYK
cmyk(52%, 0%, 43%, 14%)
HSL
hsl(130, 61%, 64%)
HSV
hsv(130, 52%, 86%)
HWB
hwb(130 41% 14%)
CIE Lab
lab(79.1 -52.3 37.0)
OKLCH
oklch(80.2% 0.168 147.3)
XYZ (D65)
xyz(34.79, 55.12, 27.87)
Copy-ready code for Green 4
Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.
CSS
color: #69DB7C;
background-color: #69DB7C;CSS variable
:root {
--color-green-4: #69DB7C;
}Tailwind config
// tailwind.config.js
colors: {
'green-4': '#69DB7C',
}Sass
$color-green-4: #69DB7C;Swift UIColor
UIColor(red: 0.412, green: 0.859, blue: 0.486, alpha: 1.0)Android XML
<color name="green-4">#69DB7C</color>Closest match in every color system
The nearest Green 4 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.
Closest in Open Color
Top 6 ΔE2000-closest entries within the same collection.
Closest Pantone matches
Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.
Closest RAL Classic matches
Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.
RAL 6019
#BDECB6
Pastel green
RAL 6021
#89AC76
Pale green
RAL 6018
#57A639
Yellow green
RAL 1000
#BEBD7F
Green beige
RAL 6017
#4C9141
May green
RAL 7032
#B8B799
Pebble grey
FAQ about Green 4
What is the HEX code for Green 4?
Green 4 (green-4) has the HEX code #69DB7C. In RGB it is rgb(105, 219, 124), and in CMYK it is cmyk(52%, 0%, 43%, 14%).
What is the OKLCH value of Green 4?
Green 4 converts to oklch(0.802 0.168 147.3). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.
Is Green 4 accessible for body text?
Used as a background, Green 4 has a contrast ratio of 12.02:1 with black text and 1.75:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use black text and verify in real UI context.
What is the closest Pantone to Green 4?
The closest Pantone reference to Green 4 by ΔE2000 perceptual distance is Pantone 367 C (#A4D65E). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.
What is the closest RAL color to Green 4?
The closest RAL Classic reference to Green 4 by ΔE2000 distance is RAL 6019 (Pastel green, #BDECB6). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.
What is the complementary color of Green 4?
The complementary color (180° opposite on the HSL color wheel) of Green 4 is #DB6BC9. Use it for high-contrast accents, error states, or call-to-action pairings.
Data provenance & source
Open Color (Yeun)
Open Color, an open-source color palette by Heeyeun designed for UI designers and developers. 13 hues across 10 shades. Use as a designer-friendly palette alternative to Tailwind. Values are intentionally chosen for UI legibility and accessibility.
- Source type
- derived
- Confidence
- high
- License
- MIT
- Last reviewed
- 2026-05-24
Workflow tags
Open Color values are tuned for digital UI. For print, treat as a starting point and proof against the substrate.