#ADE885#ADE885
#ADE885 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 86.8% C 0.142 H 133.7°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE885 |
|---|---|
| RGB | rgb(173, 232, 133) |
| HSL | hsl(96, 68%, 72%) |
| HSV | hsv(96, 43%, 91%) |
| CMYK | cmyk(25.4%, 0%, 42.7%, 9%) |
| CIE-LAB | lab(86.15, -35.81, 42.17) |
| CIE-LCH | lch(86.15, 55.32, 130.34°) |
| OKLab | oklab(86.82% -0.0984 0.1029) |
| OKLCH | oklch(86.82% 0.142 133.7) |
| XYZ | xyz(50.3228, 68.2895, 32.7156) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Tea Green
#BDF8A3
ΔE00 4.48
Celery
#C1FD95
ΔE00 4.55
Pale Light Green
#B1FC99
ΔE00 4.56
Washed Out Green
#BCF5A6
ΔE00 4.75
Lightgreen
#90EE90
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE885 #C085E8
analogous
#DEE885 #ADE885 #85E88F
triadic
#ADE885 #85ADE8 #E885AD
tetradic
#ADE885 #85DEE8 #C085E8 #E88F85
square
#ADE885 #85DEE8 #C085E8 #E88F85
split-complementary
#ADE885 #8F85E8 #E885DE
monochromatic
#69CC26 #8ADE52 #ADE885 #D0F2B8 #EEFAE5
Accessibility & contrast
On white
1.43
#ADE885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#ADE885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE885
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE885 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#E6D68B
Tritanopia (blue-blind)
#AEE1D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade885; /* rgb */ color: rgb(173, 232, 133); /* oklch */ color: oklch(86.8% 0.142 133.7);
Tailwind
colors: {
custom: {
50: '#c7efaa',
500: '#ade885',
950: '#000000',
},
}SCSS
$custom: #ade885; $custom-light: #c7efaa; $custom-dark: #000000;
JSON
{
"hex": "#ade885",
"rgb": {
"r": 173,
"g": 232,
"b": 133
},
"hsl": {
"h": 95.758,
"s": 68.276,
"l": 71.569
},
"oklch": {
"l": 0.86817,
"c": 0.14236,
"h": 133.7
},
"luminance": 0.68291
}Semantic roles & 50–950 ramp
primary
#ADE885
secondary
#9350C1
accent
#15D085
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581