#ADE87B#ADE87B
#ADE87B is a very light, vivid yellow-green. Relative luminance 0.680; OKLCH L 86.7% C 0.152 H 132.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE87B |
|---|---|
| RGB | rgb(173, 232, 123) |
| HSL | hsl(92, 70%, 70%) |
| HSV | hsv(92, 47%, 91%) |
| CMYK | cmyk(25.4%, 0%, 47%, 9%) |
| CIE-LAB | lab(86.02, -37.02, 46.85) |
| CIE-LCH | lch(86.02, 59.71, 128.31°) |
| OKLab | oklab(86.67% -0.1023 0.1129) |
| OKLCH | oklch(86.67% 0.152 132.2) |
| XYZ | xyz(49.6645, 68.0262, 29.2488) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.99
Spring Green (survey)
#A9F971
ΔE00 4.55
Celery
#C1FD95
ΔE00 4.72
Light Yellowish Green
#C2FF89
ΔE00 4.97
Light Pea Green
#C4FE82
ΔE00 5.13
Pale Light Green
#B1FC99
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE87B #B67BE8
analogous
#E4E87B #ADE87B #7BE880
triadic
#ADE87B #7BADE8 #E87BAD
tetradic
#ADE87B #7BE4E8 #B67BE8 #E8807B
square
#ADE87B #7BE4E8 #B67BE8 #E8807B
split-complementary
#ADE87B #807BE8 #E87BE4
monochromatic
#6EC623 #8DDF47 #ADE87B #CDF1AF #EEFAE3
Accessibility & contrast
On white
1.44
#ADE87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#ADE87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE87B
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE87B | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#E7D682
Tritanopia (blue-blind)
#AFE0CE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade87b; /* rgb */ color: rgb(173, 232, 123); /* oklch */ color: oklch(86.7% 0.152 132.2);
Tailwind
colors: {
custom: {
50: '#c8efa3',
500: '#ade87b',
950: '#000000',
},
}SCSS
$custom: #ade87b; $custom-light: #c8efa3; $custom-dark: #000000;
JSON
{
"hex": "#ade87b",
"rgb": {
"r": 173,
"g": 232,
"b": 123
},
"hsl": {
"h": 92.477,
"s": 70.323,
"l": 69.608
},
"oklch": {
"l": 0.86668,
"c": 0.15236,
"h": 132.2
},
"luminance": 0.68028
}Semantic roles & 50–950 ramp
primary
#ADE87B
secondary
#8947C0
accent
#13D27B
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13160F
muted
#838580