#ADE47E#ADE47E
#ADE47E is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 85.8% C 0.144 H 132.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE47E |
|---|---|
| RGB | rgb(173, 228, 126) |
| HSL | hsl(92, 65%, 69%) |
| HSV | hsv(92, 45%, 89%) |
| CMYK | cmyk(24.1%, 0%, 44.7%, 10.6%) |
| CIE-LAB | lab(84.93, -34.84, 44.05) |
| CIE-LCH | lch(84.93, 56.17, 128.34°) |
| OKLab | oklab(85.8% -0.0961 0.1068) |
| OKLCH | oklch(85.8% 0.144 132) |
| XYZ | xyz(48.7421, 65.8762, 29.8820) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.81
Pale Olive Green
#B1D27B
ΔE00 5.05
Celery
#C1FD95
ΔE00 5.36
Tea Green
#BDF8A3
ΔE00 5.60
Pale Light Green
#B1FC99
ΔE00 5.73
Spring Green (survey)
#A9F971
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE47E #B57EE4
analogous
#E0E47E #ADE47E #7EE482
triadic
#ADE47E #7EADE4 #E47EAD
tetradic
#ADE47E #7EE0E4 #B57EE4 #E4827E
square
#ADE47E #7EE0E4 #B57EE4 #E4827E
split-complementary
#ADE47E #827EE4 #E47EE0
monochromatic
#6EC028 #8DD94B #ADE47E #CDEFB1 #EDF9E3
Accessibility & contrast
On white
1.48
#ADE47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#ADE47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE47E
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE47E | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD776
Deuteranopia (green-blind)
#E4D384
Tritanopia (blue-blind)
#AFDDCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade47e; /* rgb */ color: rgb(173, 228, 126); /* oklch */ color: oklch(85.8% 0.144 132.0);
Tailwind
colors: {
custom: {
50: '#c7eca5',
500: '#ade47e',
950: '#000000',
},
}SCSS
$custom: #ade47e; $custom-light: #c7eca5; $custom-dark: #000000;
JSON
{
"hex": "#ade47e",
"rgb": {
"r": 173,
"g": 228,
"b": 126
},
"hsl": {
"h": 92.353,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.85803,
"c": 0.14367,
"h": 132
},
"luminance": 0.65877
}Semantic roles & 50–950 ramp
primary
#ADE47E
secondary
#884ABC
accent
#18CD7A
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480