#ADE984#ADE984
#ADE984 is a very light, vivid yellow-green. Relative luminance 0.688; OKLCH L 87.0% C 0.145 H 133.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE984 |
|---|---|
| RGB | rgb(173, 233, 132) |
| HSL | hsl(96, 70%, 72%) |
| HSV | hsv(96, 43%, 91%) |
| CMYK | cmyk(25.8%, 0%, 43.3%, 8.6%) |
| CIE-LAB | lab(86.42, -36.39, 42.99) |
| CIE-LCH | lch(86.42, 56.33, 130.25°) |
| OKLab | oklab(87.03% -0.1 0.1047) |
| OKLCH | oklch(87.03% 0.145 133.7) |
| XYZ | xyz(50.5363, 68.8266, 32.4476) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.03
Celery
#C1FD95
ΔE00 4.35
Pale Light Green
#B1FC99
ΔE00 4.41
Tea Green
#BDF8A3
ΔE00 4.50
Washed Out Green
#BCF5A6
ΔE00 4.85
Spring Green (survey)
#A9F971
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE984 #C084E9
analogous
#DFE984 #ADE984 #84E98E
triadic
#ADE984 #84ADE9 #E984AD
tetradic
#ADE984 #84DFE9 #C084E9 #E98E84
square
#ADE984 #84DFE9 #C084E9 #E98E84
split-complementary
#ADE984 #8E84E9 #E984DF
monochromatic
#69CE25 #8AE050 #ADE984 #D0F2B8 #EEFAE5
Accessibility & contrast
On white
1.42
#ADE984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#ADE984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE984
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE984 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#E7D68A
Tritanopia (blue-blind)
#AEE2D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade984; /* rgb */ color: rgb(173, 233, 132); /* oklch */ color: oklch(87.0% 0.145 133.7);
Tailwind
colors: {
custom: {
50: '#c7f0a9',
500: '#ade984',
950: '#000000',
},
}SCSS
$custom: #ade984; $custom-light: #c7f0a9; $custom-dark: #000000;
JSON
{
"hex": "#ade984",
"rgb": {
"r": 173,
"g": 233,
"b": 132
},
"hsl": {
"h": 95.644,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.87029,
"c": 0.14483,
"h": 133.7
},
"luminance": 0.68828
}Semantic roles & 50–950 ramp
primary
#ADE984
secondary
#934FC2
accent
#14D285
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581