#ADE175#ADE175
#ADE175 is a very light, vivid yellow-green. Relative luminance 0.640; OKLCH L 85.0% C 0.148 H 130.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE175 |
|---|---|
| RGB | rgb(173, 225, 117) |
| HSL | hsl(89, 64%, 67%) |
| HSV | hsv(89, 48%, 88%) |
| CMYK | cmyk(23.1%, 0%, 48%, 11.8%) |
| CIE-LAB | lab(83.98, -34.51, 47.21) |
| CIE-LCH | lch(83.98, 58.47, 126.17°) |
| OKLab | oklab(84.99% -0.0957 0.1134) |
| OKLCH | oklch(84.99% 0.148 130.2) |
| XYZ | xyz(47.3691, 64.0180, 26.6872) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.64
Pistachio (survey)
#C0FA8B
ΔE00 5.40
Spring Green (survey)
#A9F971
ΔE00 5.94
Celery
#C1FD95
ΔE00 6.21
Light Pea Green
#C4FE82
ΔE00 6.34
Light Yellowish Green
#C2FF89
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE175 #A975E1
analogous
#E1DF75 #ADE175 #77E175
triadic
#ADE175 #75ADE1 #E175AD
tetradic
#ADE175 #75E1DF #A975E1 #E17577
square
#ADE175 #75E1DF #A975E1 #E17577
split-complementary
#ADE175 #7577E1 #DF75E1
monochromatic
#70B427 #8FD643 #ADE175 #CBECA7 #E9F7DA
Accessibility & contrast
On white
1.52
#ADE175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#ADE175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE175
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE175 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#B0D9C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ade175; /* rgb */ color: rgb(173, 225, 117); /* oklch */ color: oklch(85.0% 0.148 130.2);
Tailwind
colors: {
custom: {
50: '#c7ea9f',
500: '#ade175',
950: '#000000',
},
}SCSS
$custom: #ade175; $custom-light: #c7ea9f; $custom-dark: #000000;
JSON
{
"hex": "#ade175",
"rgb": {
"r": 173,
"g": 225,
"b": 117
},
"hsl": {
"h": 88.889,
"s": 64.286,
"l": 67.059
},
"oklch": {
"l": 0.84992,
"c": 0.14834,
"h": 130.2
},
"luminance": 0.64019
}Semantic roles & 50–950 ramp
primary
#ADE175
secondary
#7B45B5
accent
#19CC6F
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480