#ADEE8A#ADEE8A
#ADEE8A is a very light, vivid yellow-green. Relative luminance 0.719; OKLCH L 88.3% C 0.146 H 135.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEE8A |
|---|---|
| RGB | rgb(173, 238, 138) |
| HSL | hsl(99, 75%, 74%) |
| HSV | hsv(99, 42%, 93%) |
| CMYK | cmyk(27.3%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(87.90, -37.89, 41.95) |
| CIE-LCH | lch(87.90, 56.53, 132.10°) |
| OKLab | oklab(88.26% -0.1039 0.1026) |
| OKLCH | oklch(88.26% 0.146 135.4) |
| XYZ | xyz(52.3943, 71.8666, 35.1509) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.14
Celery
#C1FD95
ΔE00 3.56
Tea Green
#BDF8A3
ΔE00 3.56
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Pastel Green
#B0FF9D
ΔE00 3.92
Washed Out Green
#BCF5A6
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEE8A #CB8AEE
analogous
#DFEE8A #ADEE8A #8AEE99
triadic
#ADEE8A #8AADEE #EE8AAD
tetradic
#ADEE8A #8ADFEE #CB8AEE #EE998A
square
#ADEE8A #8ADFEE #CB8AEE #EE998A
split-complementary
#ADEE8A #998AEE #EE8ADF
monochromatic
#62DD20 #88E655 #ADEE8A #D2F6BF #ECFBE4
Accessibility & contrast
On white
1.37
#ADEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#ADEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEE8A
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEE8A | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E082
Deuteranopia (green-blind)
#EBDA90
Tritanopia (blue-blind)
#ACE7D6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adee8a; /* rgb */ color: rgb(173, 238, 138); /* oklch */ color: oklch(88.3% 0.146 135.4);
Tailwind
colors: {
custom: {
50: '#c7f4ad',
500: '#adee8a',
950: '#000000',
},
}SCSS
$custom: #adee8a; $custom-light: #c7f4ad; $custom-dark: #000000;
JSON
{
"hex": "#adee8a",
"rgb": {
"r": 173,
"g": 238,
"b": 138
},
"hsl": {
"h": 99,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.88257,
"c": 0.14604,
"h": 135.4
},
"luminance": 0.71868
}Semantic roles & 50–950 ramp
primary
#ADEE8A
secondary
#A053C9
accent
#0FD791
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131710
muted
#828581