#ADE69F#ADE69F
#ADE69F is a very light, moderate green. Relative luminance 0.680; OKLCH L 86.8% C 0.112 H 139.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE69F |
|---|---|
| RGB | rgb(173, 230, 159) |
| HSL | hsl(108, 59%, 76%) |
| HSV | hsv(108, 31%, 90%) |
| CMYK | cmyk(24.8%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(86.00, -31.26, 28.91) |
| CIE-LCH | lch(86.00, 42.58, 137.24°) |
| OKLab | oklab(86.83% -0.0852 0.0727) |
| OKLCH | oklch(86.83% 0.112 139.5) |
| XYZ | xyz(51.7867, 67.9795, 43.1870) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.56
Light Grey Green
#B7E1A1
ΔE00 2.67
Washed Out Green
#BCF5A6
ΔE00 3.55
Hospital Green
#9BE5AA
ΔE00 4.32
Tea Green
#BDF8A3
ΔE00 4.47
Light Pastel Green
#B2FBA5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE69F #D89FE6
analogous
#D1E69F #ADE69F #9FE6B5
triadic
#ADE69F #9FADE6 #E69FAD
tetradic
#ADE69F #9FD1E6 #D89FE6 #E6B59F
square
#ADE69F #9FD1E6 #D89FE6 #E6B59F
split-complementary
#ADE69F #B59FE6 #E69FD1
monochromatic
#5ACD3E #84D96E #ADE69F #D6F3D0 #EAF9E7
Accessibility & contrast
On white
1.44
#ADE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#ADE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE69F
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE69F | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9A
Deuteranopia (green-blind)
#E1D5A3
Tritanopia (blue-blind)
#AAE1D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade69f; /* rgb */ color: rgb(173, 230, 159); /* oklch */ color: oklch(86.8% 0.112 139.5);
Tailwind
colors: {
custom: {
50: '#c6eebc',
500: '#ade69f',
950: '#000000',
},
}SCSS
$custom: #ade69f; $custom-light: #c6eebc; $custom-dark: #000000;
JSON
{
"hex": "#ade69f",
"rgb": {
"r": 173,
"g": 230,
"b": 159
},
"hsl": {
"h": 108.169,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.86825,
"c": 0.11197,
"h": 139.5
},
"luminance": 0.67981
}Semantic roles & 50–950 ramp
primary
#ADE69F
secondary
#AF69C0
accent
#1FC6A5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582