#ADEEA9#ADEEA9
#ADEEA9 is a very light, moderate green. Relative luminance 0.729; OKLCH L 88.8% C 0.114 H 143.2°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEEA9 |
|---|---|
| RGB | rgb(173, 238, 169) |
| HSL | hsl(117, 67%, 80%) |
| HSV | hsv(117, 29%, 93%) |
| CMYK | cmyk(27.3%, 0%, 29%, 6.7%) |
| CIE-LAB | lab(88.40, -33.42, 27.04) |
| CIE-LCH | lch(88.40, 42.99, 141.02°) |
| OKLab | oklab(88.82% -0.0911 0.0683) |
| OKLCH | oklch(88.82% 0.114 143.2) |
| XYZ | xyz(54.9674, 72.8958, 48.7026) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.75
Washed Out Green
#BCF5A6
ΔE00 3.17
Celadon
#BEFDB7
ΔE00 3.32
Light Mint Green
#A6FBB2
ΔE00 3.42
Hospital Green
#9BE5AA
ΔE00 3.62
Light Mint
#B6FFBB
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEEA9 #EAA9EE
analogous
#CFEEA9 #ADEEA9 #A9EEC8
triadic
#ADEEA9 #A9ADEE #EEA9AD
tetradic
#ADEEA9 #A9CFEE #EAA9EE #EEC8A9
square
#ADEEA9 #A9CFEE #EAA9EE #EEC8A9
split-complementary
#ADEEA9 #C8A9EE #EEA9CF
monochromatic
#4CDA43 #7CE476 #ADEEA9 #DEF8DC #E7FAE5
Accessibility & contrast
On white
1.35
#ADEEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#ADEEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEEA9
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEEA9 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A5
Deuteranopia (green-blind)
#E7DBAD
Tritanopia (blue-blind)
#A7EADC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #adeea9; /* rgb */ color: rgb(173, 238, 169); /* oklch */ color: oklch(88.8% 0.114 143.2);
Tailwind
colors: {
custom: {
50: '#c7f4c3',
500: '#adeea9',
950: '#000000',
},
}SCSS
$custom: #adeea9; $custom-light: #c7f4c3; $custom-dark: #000000;
JSON
{
"hex": "#adeea9",
"rgb": {
"r": 173,
"g": 238,
"b": 169
},
"hsl": {
"h": 116.522,
"s": 66.99,
"l": 79.804
},
"oklch": {
"l": 0.88817,
"c": 0.11391,
"h": 143.2
},
"luminance": 0.72898
}Semantic roles & 50–950 ramp
primary
#ADEEA9
secondary
#C670CB
accent
#17CFC4
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582