#ADE575#ADE575
#ADE575 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 85.9% C 0.154 H 130.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE575 |
|---|---|
| RGB | rgb(173, 229, 117) |
| HSL | hsl(90, 68%, 68%) |
| HSV | hsv(90, 49%, 90%) |
| CMYK | cmyk(24.5%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(85.10, -36.33, 48.58) |
| CIE-LCH | lch(85.10, 60.67, 126.79°) |
| OKLab | oklab(85.9% -0.1008 0.1164) |
| OKLCH | oklch(85.9% 0.154 130.9) |
| XYZ | xyz(48.4632, 66.2061, 27.0519) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.61
Spring Green (survey)
#A9F971
ΔE00 4.94
Light Pea Green
#C4FE82
ΔE00 5.49
Celery
#C1FD95
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.52
Pale Olive Green
#B1D27B
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE575 #AD75E5
analogous
#E5E575 #ADE575 #75E575
triadic
#ADE575 #75ADE5 #E575AD
tetradic
#ADE575 #75E5E5 #AD75E5 #E57575
square
#ADE575 #75E5E5 #AD75E5 #E57575
split-complementary
#ADE575 #7575E5 #E575E5
monochromatic
#70BC23 #8EDB42 #ADE575 #CCEFA8 #EAF8DC
Accessibility & contrast
On white
1.47
#ADE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#ADE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE575
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE575 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76B
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#B0DDCB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade575; /* rgb */ color: rgb(173, 229, 117); /* oklch */ color: oklch(85.9% 0.154 130.9);
Tailwind
colors: {
custom: {
50: '#c8ed9f',
500: '#ade575',
950: '#000000',
},
}SCSS
$custom: #ade575; $custom-light: #c8ed9f; $custom-dark: #000000;
JSON
{
"hex": "#ade575",
"rgb": {
"r": 173,
"g": 229,
"b": 117
},
"hsl": {
"h": 90,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.85902,
"c": 0.15395,
"h": 130.9
},
"luminance": 0.66207
}Semantic roles & 50–950 ramp
primary
#ADE575
secondary
#7F42BC
accent
#15D073
background
#FEFFFC
surface
#FAFEF5
border
#D3D6CF
text
#13160F
muted
#838580