#ADE97B#ADE97B
#ADE97B is a very light, vivid yellow-green. Relative luminance 0.686; OKLCH L 86.9% C 0.154 H 132.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE97B |
|---|---|
| RGB | rgb(173, 233, 123) |
| HSL | hsl(93, 71%, 70%) |
| HSV | hsv(93, 47%, 91%) |
| CMYK | cmyk(25.8%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(86.30, -37.47, 47.20) |
| CIE-LCH | lch(86.30, 60.26, 128.45°) |
| OKLab | oklab(86.9% -0.1035 0.1137) |
| OKLCH | oklch(86.9% 0.154 132.3) |
| XYZ | xyz(49.9468, 68.5908, 29.3429) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.82
Spring Green (survey)
#A9F971
ΔE00 4.32
Celery
#C1FD95
ΔE00 4.56
Light Yellowish Green
#C2FF89
ΔE00 4.78
Light Pea Green
#C4FE82
ΔE00 4.94
Pale Light Green
#B1FC99
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE97B #B77BE9
analogous
#E4E97B #ADE97B #7BE980
triadic
#ADE97B #7BADE9 #E97BAD
tetradic
#ADE97B #7BE4E9 #B77BE9 #E9807B
square
#ADE97B #7BE4E9 #B77BE9 #E9807B
split-complementary
#ADE97B #807BE9 #E97BE4
monochromatic
#6DC821 #8CE047 #ADE97B #CEF2AF #EEFAE4
Accessibility & contrast
On white
1.43
#ADE97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#ADE97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE97B
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE97B | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB72
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#AFE1CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade97b; /* rgb */ color: rgb(173, 233, 123); /* oklch */ color: oklch(86.9% 0.154 132.3);
Tailwind
colors: {
custom: {
50: '#c8f0a3',
500: '#ade97b',
950: '#000000',
},
}SCSS
$custom: #ade97b; $custom-light: #c8f0a3; $custom-dark: #000000;
JSON
{
"hex": "#ade97b",
"rgb": {
"r": 173,
"g": 233,
"b": 123
},
"hsl": {
"h": 92.727,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.86896,
"c": 0.15377,
"h": 132.3
},
"luminance": 0.68592
}Semantic roles & 50–950 ramp
primary
#ADE97B
secondary
#8A47C2
accent
#12D37C
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13160F
muted
#838580