#ADEAA9#ADEAA9
#ADEAA9 is a very light, moderate green. Relative luminance 0.706; OKLCH L 87.9% C 0.108 H 143.1°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEAA9 |
|---|---|
| RGB | rgb(173, 234, 169) |
| HSL | hsl(116, 61%, 79%) |
| HSV | hsv(116, 28%, 92%) |
| CMYK | cmyk(26.1%, 0%, 27.8%, 8.2%) |
| CIE-LAB | lab(87.29, -31.56, 25.53) |
| CIE-LCH | lch(87.29, 40.59, 141.03°) |
| OKLab | oklab(87.92% -0.0861 0.0646) |
| OKLCH | oklch(87.92% 0.108 143.1) |
| XYZ | xyz(53.8157, 70.5926, 48.3187) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.41
Hospital Green
#9BE5AA
ΔE00 3.12
Light Grey Green
#B7E1A1
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 3.87
Celadon
#BEFDB7
ΔE00 4.08
Light Mint Green
#A6FBB2
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEAA9 #E6A9EA
analogous
#CEEAA9 #ADEAA9 #A9EAC6
triadic
#ADEAA9 #A9ADEA #EAA9AD
tetradic
#ADEAA9 #A9CEEA #E6A9EA #EAC6A9
square
#ADEAA9 #A9CEEA #E6A9EA #EAC6A9
split-complementary
#ADEAA9 #C6A9EA #EAA9CE
monochromatic
#4FD247 #7EDE78 #ADEAA9 #DCF6DA #E8F9E6
Accessibility & contrast
On white
1.39
#ADEAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#ADEAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEAA9
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEAA9 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA5
Deuteranopia (green-blind)
#E3D8AC
Tritanopia (blue-blind)
#A8E6D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #adeaa9; /* rgb */ color: rgb(173, 234, 169); /* oklch */ color: oklch(87.9% 0.108 143.1);
Tailwind
colors: {
custom: {
50: '#c6f1c3',
500: '#adeaa9',
950: '#000000',
},
}SCSS
$custom: #adeaa9; $custom-light: #c6f1c3; $custom-dark: #000000;
JSON
{
"hex": "#adeaa9",
"rgb": {
"r": 173,
"g": 234,
"b": 169
},
"hsl": {
"h": 116.308,
"s": 60.748,
"l": 79.02
},
"oklch": {
"l": 0.87922,
"c": 0.10765,
"h": 143.1
},
"luminance": 0.70594
}Semantic roles & 50–950 ramp
primary
#ADEAA9
secondary
#C171C6
accent
#1DC8BE
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582