#ADE075#ADE075
#ADE075 is a very light, vivid yellow-green. Relative luminance 0.635; OKLCH L 84.8% C 0.147 H 130.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE075 |
|---|---|
| RGB | rgb(173, 224, 117) |
| HSL | hsl(89, 63%, 67%) |
| HSV | hsv(89, 48%, 88%) |
| CMYK | cmyk(22.8%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(83.69, -34.05, 46.86) |
| CIE-LCH | lch(83.69, 57.93, 126.00°) |
| OKLab | oklab(84.77% -0.0944 0.1126) |
| OKLCH | oklch(84.77% 0.147 130) |
| XYZ | xyz(47.0996, 63.4789, 26.5974) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.39
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Spring Green (survey)
#A9F971
ΔE00 6.19
Light Moss Green
#A6C875
ΔE00 6.31
Celery
#C1FD95
ΔE00 6.41
Light Pea Green
#C4FE82
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE075 #A875E0
analogous
#E0DE75 #ADE075 #78E075
triadic
#ADE075 #75ADE0 #E075AD
tetradic
#ADE075 #75E0DE #A875E0 #E07578
square
#ADE075 #75E0DE #A875E0 #E07578
split-complementary
#ADE075 #7578E0 #DE75E0
monochromatic
#71B328 #8FD543 #ADE075 #CBEBA7 #E8F6D9
Accessibility & contrast
On white
1.53
#ADE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#ADE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE075
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE075 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36C
Deuteranopia (green-blind)
#E1CF7B
Tritanopia (blue-blind)
#B0D8C7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ade075; /* rgb */ color: rgb(173, 224, 117); /* oklch */ color: oklch(84.8% 0.147 130.0);
Tailwind
colors: {
custom: {
50: '#c7ea9f',
500: '#ade075',
950: '#000000',
},
}SCSS
$custom: #ade075; $custom-light: #c7ea9f; $custom-dark: #000000;
JSON
{
"hex": "#ade075",
"rgb": {
"r": 173,
"g": 224,
"b": 117
},
"hsl": {
"h": 88.598,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.84765,
"c": 0.14693,
"h": 130
},
"luminance": 0.6348
}Semantic roles & 50–950 ramp
primary
#ADE075
secondary
#7A45B4
accent
#1ACB6F
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480