#ADE0AA#ADE0AA
#ADE0AA is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.7% C 0.091 H 143.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0AA |
|---|---|
| RGB | rgb(173, 224, 170) |
| HSL | hsl(117, 47%, 77%) |
| HSV | hsv(117, 24%, 88%) |
| CMYK | cmyk(22.8%, 0%, 24.1%, 12.2%) |
| CIE-LAB | lab(84.53, -26.65, 21.23) |
| CIE-LCH | lch(84.53, 34.08, 141.46°) |
| OKLab | oklab(85.72% -0.0727 0.0541) |
| OKLCH | oklch(85.72% 0.091 143.3) |
| XYZ | xyz(51.1430, 65.0963, 47.8927) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.25
Hospital Green
#9BE5AA
ΔE00 3.56
Light Sage
#BCECAC
ΔE00 3.63
Mint
#AAF0C1
ΔE00 5.09
Washed Out Green
#BCF5A6
ΔE00 6.42
Celadon
#BEFDB7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0AA #DDAAE0
analogous
#C8E0AA #ADE0AA #AAE0C2
triadic
#ADE0AA #AAADE0 #E0AAAD
tetradic
#ADE0AA #AAC8E0 #DDAAE0 #E0C2AA
square
#ADE0AA #AAC8E0 #DDAAE0 #E0C2AA
split-complementary
#ADE0AA #C2AAE0 #E0AAC8
monochromatic
#56BF50 #82D07D #ADE0AA #D8F0D7 #E9F7E9
Accessibility & contrast
On white
1.50
#ADE0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#ADE0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0AA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0AA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#DAD1AD
Tritanopia (blue-blind)
#A9DDD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade0aa; /* rgb */ color: rgb(173, 224, 170); /* oklch */ color: oklch(85.7% 0.091 143.3);
Tailwind
colors: {
custom: {
50: '#c6eac3',
500: '#ade0aa',
950: '#000000',
},
}SCSS
$custom: #ade0aa; $custom-light: #c6eac3; $custom-dark: #000000;
JSON
{
"hex": "#ade0aa",
"rgb": {
"r": 173,
"g": 224,
"b": 170
},
"hsl": {
"h": 116.667,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.85716,
"c": 0.09066,
"h": 143.3
},
"luminance": 0.65098
}Semantic roles & 50–950 ramp
primary
#ADE0AA
secondary
#B575B9
accent
#2CBAB2
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482