#ADE989#ADE989
#ADE989 is a very light, vivid yellow-green. Relative luminance 0.690; OKLCH L 87.1% C 0.140 H 134.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE989 |
|---|---|
| RGB | rgb(173, 233, 137) |
| HSL | hsl(98, 69%, 73%) |
| HSV | hsv(98, 41%, 91%) |
| CMYK | cmyk(25.8%, 0%, 41.2%, 8.6%) |
| CIE-LAB | lab(86.49, -35.76, 40.63) |
| CIE-LCH | lch(86.49, 54.12, 131.35°) |
| OKLab | oklab(87.11% -0.0981 0.0996) |
| OKLCH | oklch(87.11% 0.14 134.6) |
| XYZ | xyz(50.8867, 68.9667, 34.2929) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.00
Pale Light Green
#B1FC99
ΔE00 4.19
Washed Out Green
#BCF5A6
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Celery
#C1FD95
ΔE00 4.43
Light Pastel Green
#B2FBA5
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE989 #C589E9
analogous
#DDE989 #ADE989 #89E995
triadic
#ADE989 #89ADE9 #E989AD
tetradic
#ADE989 #89DDE9 #C589E9 #E99589
square
#ADE989 #89DDE9 #C589E9 #E99589
split-complementary
#ADE989 #9589E9 #E989DD
monochromatic
#67D127 #89DF55 #ADE989 #D1F3BD #EDFAE5
Accessibility & contrast
On white
1.42
#ADE989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#ADE989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE989
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE989 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#E7D78E
Tritanopia (blue-blind)
#ADE2D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade989; /* rgb */ color: rgb(173, 233, 137); /* oklch */ color: oklch(87.1% 0.140 134.6);
Tailwind
colors: {
custom: {
50: '#c7f0ac',
500: '#ade989',
950: '#000000',
},
}SCSS
$custom: #ade989; $custom-light: #c7f0ac; $custom-dark: #000000;
JSON
{
"hex": "#ade989",
"rgb": {
"r": 173,
"g": 233,
"b": 137
},
"hsl": {
"h": 97.5,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.87107,
"c": 0.13974,
"h": 134.6
},
"luminance": 0.68968
}Semantic roles & 50–950 ramp
primary
#ADE989
secondary
#9953C3
accent
#15D18A
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581