#ADEAA8#ADEAA8
#ADEAA8 is a very light, moderate green. Relative luminance 0.706; OKLCH L 87.9% C 0.109 H 142.7°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEAA8 |
|---|---|
| RGB | rgb(173, 234, 168) |
| HSL | hsl(115, 61%, 79%) |
| HSV | hsv(115, 28%, 92%) |
| CMYK | cmyk(26.1%, 0%, 28.2%, 8.2%) |
| CIE-LAB | lab(87.27, -31.72, 26.02) |
| CIE-LCH | lch(87.27, 41.02, 140.64°) |
| OKLab | oklab(87.9% -0.0865 0.0658) |
| OKLCH | oklch(87.9% 0.109 142.7) |
| XYZ | xyz(53.7222, 70.5552, 47.8262) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.38
Hospital Green
#9BE5AA
ΔE00 3.25
Light Grey Green
#B7E1A1
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 3.71
Celadon
#BEFDB7
ΔE00 4.06
Light Mint Green
#A6FBB2
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEAA8 #E5A8EA
analogous
#CEEAA8 #ADEAA8 #A8EAC4
triadic
#ADEAA8 #A8ADEA #EAA8AD
tetradic
#ADEAA8 #A8CEEA #E5A8EA #EAC4A8
square
#ADEAA8 #A8CEEA #E5A8EA #EAC4A8
split-complementary
#ADEAA8 #C4A8EA #EAA8CE
monochromatic
#50D245 #7FDE77 #ADEAA8 #DBF6D9 #E8F9E6
Accessibility & contrast
On white
1.39
#ADEAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#ADEAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEAA8
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEAA8 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA4
Deuteranopia (green-blind)
#E4D8AB
Tritanopia (blue-blind)
#A8E6D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #adeaa8; /* rgb */ color: rgb(173, 234, 168); /* oklch */ color: oklch(87.9% 0.109 142.7);
Tailwind
colors: {
custom: {
50: '#c7f1c2',
500: '#adeaa8',
950: '#000000',
},
}SCSS
$custom: #adeaa8; $custom-light: #c7f1c2; $custom-dark: #000000;
JSON
{
"hex": "#adeaa8",
"rgb": {
"r": 173,
"g": 234,
"b": 168
},
"hsl": {
"h": 115.455,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.87901,
"c": 0.10869,
"h": 142.7
},
"luminance": 0.70557
}Semantic roles & 50–950 ramp
primary
#ADEAA8
secondary
#BF70C6
accent
#1DC9BC
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582