#ADE69E#ADE69E
#ADE69E is a very light, moderate green. Relative luminance 0.679; OKLCH L 86.8% C 0.113 H 139.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE69E |
|---|---|
| RGB | rgb(173, 230, 158) |
| HSL | hsl(108, 59%, 76%) |
| HSV | hsv(108, 31%, 90%) |
| CMYK | cmyk(24.8%, 0%, 31.3%, 9.8%) |
| CIE-LAB | lab(85.98, -31.41, 29.40) |
| CIE-LCH | lch(85.98, 43.02, 136.90°) |
| OKLab | oklab(86.81% -0.0856 0.0738) |
| OKLCH | oklch(86.81% 0.113 139.2) |
| XYZ | xyz(51.7003, 67.9449, 42.7318) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.66
Light Grey Green
#B7E1A1
ΔE00 2.71
Washed Out Green
#BCF5A6
ΔE00 3.49
Tea Green
#BDF8A3
ΔE00 4.37
Hospital Green
#9BE5AA
ΔE00 4.48
Light Pastel Green
#B2FBA5
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE69E #D79EE6
analogous
#D1E69E #ADE69E #9EE6B3
triadic
#ADE69E #9EADE6 #E69EAD
tetradic
#ADE69E #9ED1E6 #D79EE6 #E6B39E
square
#ADE69E #9ED1E6 #D79EE6 #E6B39E
split-complementary
#ADE69E #B39EE6 #E69ED1
monochromatic
#5BCD3D #84D96D #ADE69E #D6F3CF #EAF9E7
Accessibility & contrast
On white
1.44
#ADE69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#ADE69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE69E
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE69E | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA99
Deuteranopia (green-blind)
#E1D5A2
Tritanopia (blue-blind)
#AAE1D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade69e; /* rgb */ color: rgb(173, 230, 158); /* oklch */ color: oklch(86.8% 0.113 139.2);
Tailwind
colors: {
custom: {
50: '#c6eebb',
500: '#ade69e',
950: '#000000',
},
}SCSS
$custom: #ade69e; $custom-light: #c6eebb; $custom-dark: #000000;
JSON
{
"hex": "#ade69e",
"rgb": {
"r": 173,
"g": 230,
"b": 158
},
"hsl": {
"h": 107.5,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.86805,
"c": 0.11304,
"h": 139.2
},
"luminance": 0.67946
}Semantic roles & 50–950 ramp
primary
#ADE69E
secondary
#AE68C0
accent
#1FC7A4
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582