#ADE17D#ADE17D
#ADE17D is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.1% C 0.140 H 131.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE17D |
|---|---|
| RGB | rgb(173, 225, 125) |
| HSL | hsl(91, 63%, 69%) |
| HSV | hsv(91, 44%, 88%) |
| CMYK | cmyk(23.1%, 0%, 44.4%, 11.8%) |
| CIE-LAB | lab(84.08, -33.58, 43.47) |
| CIE-LCH | lch(84.08, 54.93, 127.69°) |
| OKLab | oklab(85.11% -0.0926 0.1055) |
| OKLCH | oklch(85.11% 0.14 131.3) |
| XYZ | xyz(47.8597, 64.2143, 29.2711) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.33
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Celery
#C1FD95
ΔE00 5.99
Tea Green
#BDF8A3
ΔE00 6.06
Washed Out Green
#BCF5A6
ΔE00 6.20
Light Moss Green
#A6C875
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE17D #B17DE1
analogous
#DFE17D #ADE17D #7DE17F
triadic
#ADE17D #7DADE1 #E17DAD
tetradic
#ADE17D #7DDFE1 #B17DE1 #E17F7D
square
#ADE17D #7DDFE1 #B17DE1 #E17F7D
split-complementary
#ADE17D #7F7DE1 #E17DDF
monochromatic
#6FB92B #8ED64B #ADE17D #CCECAF #ECF8E0
Accessibility & contrast
On white
1.52
#ADE17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#ADE17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE17D
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE17D | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D475
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#AFDAC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ade17d; /* rgb */ color: rgb(173, 225, 125); /* oklch */ color: oklch(85.1% 0.140 131.3);
Tailwind
colors: {
custom: {
50: '#c7eaa4',
500: '#ade17d',
950: '#000000',
},
}SCSS
$custom: #ade17d; $custom-light: #c7eaa4; $custom-dark: #000000;
JSON
{
"hex": "#ade17d",
"rgb": {
"r": 173,
"g": 225,
"b": 125
},
"hsl": {
"h": 91.2,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.85108,
"c": 0.14035,
"h": 131.3
},
"luminance": 0.64215
}Semantic roles & 50–950 ramp
primary
#ADE17D
secondary
#834AB8
accent
#1BCA76
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480