#ADEEAA#ADEEAA
#ADEEAA is a very light, moderate green. Relative luminance 0.729; OKLCH L 88.8% C 0.113 H 143.5°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEEAA |
|---|---|
| RGB | rgb(173, 238, 170) |
| HSL | hsl(117, 67%, 80%) |
| HSV | hsv(117, 29%, 93%) |
| CMYK | cmyk(27.3%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(88.42, -33.26, 26.56) |
| CIE-LCH | lch(88.42, 42.56, 141.39°) |
| OKLab | oklab(88.84% -0.0907 0.0671) |
| OKLCH | oklch(88.84% 0.113 143.5) |
| XYZ | xyz(55.0616, 72.9335, 49.1989) |
| Luminance | 0.7294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.75
Washed Out Green
#BCF5A6
ΔE00 3.32
Celadon
#BEFDB7
ΔE00 3.33
Light Mint Green
#A6FBB2
ΔE00 3.40
Hospital Green
#9BE5AA
ΔE00 3.48
Light Mint
#B6FFBB
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEEAA #EBAAEE
analogous
#CFEEAA #ADEEAA #AAEEC9
triadic
#ADEEAA #AAADEE #EEAAAD
tetradic
#ADEEAA #AACFEE #EBAAEE #EEC9AA
square
#ADEEAA #AACFEE #EBAAEE #EEC9AA
split-complementary
#ADEEAA #C9AAEE #EEAACF
monochromatic
#4BDA44 #7CE477 #ADEEAA #DEF8DD #E6FAE5
Accessibility & contrast
On white
1.35
#ADEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#ADEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEEAA
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEEAA | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#E7DBAE
Tritanopia (blue-blind)
#A7EADC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #adeeaa; /* rgb */ color: rgb(173, 238, 170); /* oklch */ color: oklch(88.8% 0.113 143.5);
Tailwind
colors: {
custom: {
50: '#c7f4c3',
500: '#adeeaa',
950: '#000000',
},
}SCSS
$custom: #adeeaa; $custom-light: #c7f4c3; $custom-dark: #000000;
JSON
{
"hex": "#adeeaa",
"rgb": {
"r": 173,
"g": 238,
"b": 170
},
"hsl": {
"h": 117.353,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.88838,
"c": 0.11287,
"h": 143.5
},
"luminance": 0.72936
}Semantic roles & 50–950 ramp
primary
#ADEEAA
secondary
#C771CB
accent
#17CFC6
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582