#ADE17A#ADE17A
#ADE17A is a very light, vivid yellow-green. Relative luminance 0.641; OKLCH L 85.1% C 0.143 H 130.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE17A |
|---|---|
| RGB | rgb(173, 225, 122) |
| HSL | hsl(90, 63%, 68%) |
| HSV | hsv(90, 46%, 88%) |
| CMYK | cmyk(23.1%, 0%, 45.8%, 11.8%) |
| CIE-LAB | lab(84.04, -33.94, 44.88) |
| CIE-LCH | lch(84.04, 56.27, 127.10°) |
| OKLab | oklab(85.06% -0.0938 0.1085) |
| OKLCH | oklch(85.06% 0.143 130.9) |
| XYZ | xyz(47.6710, 64.1388, 28.2770) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.41
Pistachio (survey)
#C0FA8B
ΔE00 5.38
Celery
#C1FD95
ΔE00 6.04
Spring Green (survey)
#A9F971
ΔE00 6.21
Light Moss Green
#A6C875
ΔE00 6.34
Tea Green
#BDF8A3
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE17A #AE7AE1
analogous
#E1E17A #ADE17A #7AE17A
triadic
#ADE17A #7AADE1 #E17AAD
tetradic
#ADE17A #7AE1E1 #AE7AE1 #E17A7A
square
#ADE17A #7AE1E1 #AE7AE1 #E17A7A
split-complementary
#ADE17A #7A7AE1 #E17AE1
monochromatic
#70B729 #8ED648 #ADE17A #CCECAC #EBF8DE
Accessibility & contrast
On white
1.52
#ADE17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#ADE17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE17A
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE17A | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#E2D080
Tritanopia (blue-blind)
#B0D9C9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ade17a; /* rgb */ color: rgb(173, 225, 122); /* oklch */ color: oklch(85.1% 0.143 130.9);
Tailwind
colors: {
custom: {
50: '#c7eaa2',
500: '#ade17a',
950: '#000000',
},
}SCSS
$custom: #ade17a; $custom-light: #c7eaa2; $custom-dark: #000000;
JSON
{
"hex": "#ade17a",
"rgb": {
"r": 173,
"g": 225,
"b": 122
},
"hsl": {
"h": 90.291,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.85063,
"c": 0.14339,
"h": 130.9
},
"luminance": 0.6414
}Semantic roles & 50–950 ramp
primary
#ADE17A
secondary
#8047B8
accent
#1BCB74
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480