#ADE47D#ADE47D
#ADE47D is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 85.8% C 0.145 H 131.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE47D |
|---|---|
| RGB | rgb(173, 228, 125) |
| HSL | hsl(92, 66%, 69%) |
| HSV | hsv(92, 45%, 89%) |
| CMYK | cmyk(24.1%, 0%, 45.2%, 10.6%) |
| CIE-LAB | lab(84.92, -34.96, 44.52) |
| CIE-LCH | lch(84.92, 56.61, 128.14°) |
| OKLab | oklab(85.79% -0.0965 0.1078) |
| OKLCH | oklch(85.79% 0.145 131.8) |
| XYZ | xyz(48.6779, 65.8505, 29.5438) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Pale Olive Green
#B1D27B
ΔE00 5.07
Celery
#C1FD95
ΔE00 5.38
Spring Green (survey)
#A9F971
ΔE00 5.67
Tea Green
#BDF8A3
ΔE00 5.70
Pale Light Green
#B1FC99
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE47D #B47DE4
analogous
#E0E47D #ADE47D #7DE481
triadic
#ADE47D #7DADE4 #E47DAD
tetradic
#ADE47D #7DE0E4 #B47DE4 #E4817D
square
#ADE47D #7DE0E4 #B47DE4 #E4817D
split-complementary
#ADE47D #817DE4 #E47DE0
monochromatic
#6EBF28 #8DD94A #ADE47D #CDEFB0 #EDF9E2
Accessibility & contrast
On white
1.48
#ADE47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#ADE47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE47D
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE47D | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#AFDDCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade47d; /* rgb */ color: rgb(173, 228, 125); /* oklch */ color: oklch(85.8% 0.145 131.8);
Tailwind
colors: {
custom: {
50: '#c7eca4',
500: '#ade47d',
950: '#000000',
},
}SCSS
$custom: #ade47d; $custom-light: #c7eca4; $custom-dark: #000000;
JSON
{
"hex": "#ade47d",
"rgb": {
"r": 173,
"g": 228,
"b": 125
},
"hsl": {
"h": 92.039,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.85788,
"c": 0.14467,
"h": 131.8
},
"luminance": 0.65852
}Semantic roles & 50–950 ramp
primary
#ADE47D
secondary
#8649BC
accent
#18CD79
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480