#ADE77C#ADE77C
#ADE77C is a very light, vivid yellow-green. Relative luminance 0.675; OKLCH L 86.5% C 0.150 H 132.2°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE77C |
|---|---|
| RGB | rgb(173, 231, 124) |
| HSL | hsl(93, 69%, 70%) |
| HSV | hsv(93, 46%, 91%) |
| CMYK | cmyk(25.1%, 0%, 46.3%, 9.4%) |
| CIE-LAB | lab(85.75, -36.45, 46.04) |
| CIE-LCH | lch(85.75, 58.72, 128.37°) |
| OKLab | oklab(86.46% -0.1006 0.1112) |
| OKLCH | oklch(86.46% 0.15 132.2) |
| XYZ | xyz(49.4468, 67.4900, 29.4866) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.18
Celery
#C1FD95
ΔE00 4.85
Spring Green (survey)
#A9F971
ΔE00 4.86
Light Yellowish Green
#C2FF89
ΔE00 5.20
Pale Light Green
#B1FC99
ΔE00 5.32
Light Pea Green
#C4FE82
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE77C #B67CE7
analogous
#E3E77C #ADE77C #7CE781
triadic
#ADE77C #7CADE7 #E77CAD
tetradic
#ADE77C #7CE3E7 #B67CE7 #E7817C
square
#ADE77C #7CE3E7 #B67CE7 #E7817C
split-complementary
#ADE77C #817CE7 #E77CE3
monochromatic
#6EC524 #8DDE48 #ADE77C #CDF0B0 #EEFAE3
Accessibility & contrast
On white
1.45
#ADE77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#ADE77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE77C
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE77C | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD973
Deuteranopia (green-blind)
#E7D582
Tritanopia (blue-blind)
#AFDFCE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade77c; /* rgb */ color: rgb(173, 231, 124); /* oklch */ color: oklch(86.5% 0.150 132.2);
Tailwind
colors: {
custom: {
50: '#c7efa4',
500: '#ade77c',
950: '#000000',
},
}SCSS
$custom: #ade77c; $custom-light: #c7efa4; $custom-dark: #000000;
JSON
{
"hex": "#ade77c",
"rgb": {
"r": 173,
"g": 231,
"b": 124
},
"hsl": {
"h": 92.523,
"s": 69.032,
"l": 69.608
},
"oklch": {
"l": 0.86455,
"c": 0.14996,
"h": 132.2
},
"luminance": 0.67491
}Semantic roles & 50–950 ramp
primary
#ADE77C
secondary
#8948BF
accent
#15D17B
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13160F
muted
#838580