#ADEE82#ADEE82
#ADEE82 is a very light, vivid yellow-green. Relative luminance 0.716; OKLCH L 88.1% C 0.154 H 134.0°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEE82 |
|---|---|
| RGB | rgb(173, 238, 130) |
| HSL | hsl(96, 76%, 72%) |
| HSV | hsv(96, 45%, 93%) |
| CMYK | cmyk(27.3%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(87.80, -38.89, 45.69) |
| CIE-LCH | lch(87.80, 60.00, 130.40°) |
| OKLab | oklab(88.14% -0.1071 0.1107) |
| OKLCH | oklch(88.14% 0.154 134) |
| XYZ | xyz(51.8363, 71.6434, 32.2122) |
| Luminance | 0.7165 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.12
Celery
#C1FD95
ΔE00 3.57
Pale Light Green
#B1FC99
ΔE00 3.75
Spring Green (survey)
#A9F971
ΔE00 3.84
Light Yellowish Green
#C2FF89
ΔE00 4.08
Light Green
#96F97B
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEE82 #C382EE
analogous
#E3EE82 #ADEE82 #82EE8D
triadic
#ADEE82 #82ADEE #EE82AD
tetradic
#ADEE82 #82E3EE #C382EE #EE8D82
square
#ADEE82 #82E3EE #C382EE #EE8D82
split-complementary
#ADEE82 #8D82EE #EE82E3
monochromatic
#68D81D #8AE74C #ADEE82 #D0F5B8 #EDFBE4
Accessibility & contrast
On white
1.37
#ADEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#ADEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEE82
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEE82 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E079
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#ADE7D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adee82; /* rgb */ color: rgb(173, 238, 130); /* oklch */ color: oklch(88.1% 0.154 134.0);
Tailwind
colors: {
custom: {
50: '#c8f4a8',
500: '#adee82',
950: '#000000',
},
}SCSS
$custom: #adee82; $custom-light: #c8f4a8; $custom-dark: #000000;
JSON
{
"hex": "#adee82",
"rgb": {
"r": 173,
"g": 238,
"b": 130
},
"hsl": {
"h": 96.111,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.88135,
"c": 0.15402,
"h": 134
},
"luminance": 0.71645
}Semantic roles & 50–950 ramp
primary
#ADEE82
secondary
#974CC8
accent
#0DD887
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#131710
muted
#838580