#ADE37D#ADE37D
#ADE37D is a very light, vivid yellow-green. Relative luminance 0.653; OKLCH L 85.6% C 0.143 H 131.6°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE37D |
|---|---|
| RGB | rgb(173, 227, 125) |
| HSL | hsl(92, 65%, 69%) |
| HSV | hsv(92, 45%, 89%) |
| CMYK | cmyk(23.8%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(84.64, -34.50, 44.17) |
| CIE-LCH | lch(84.64, 56.05, 128.00°) |
| OKLab | oklab(85.56% -0.0952 0.107) |
| OKLCH | oklch(85.56% 0.143 131.6) |
| XYZ | xyz(48.4036, 65.3019, 29.4524) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.83
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Celery
#C1FD95
ΔE00 5.58
Tea Green
#BDF8A3
ΔE00 5.81
Spring Green (survey)
#A9F971
ΔE00 5.91
Pale Light Green
#B1FC99
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE37D #B37DE3
analogous
#E0E37D #ADE37D #7DE380
triadic
#ADE37D #7DADE3 #E37DAD
tetradic
#ADE37D #7DE0E3 #B37DE3 #E3807D
square
#ADE37D #7DE0E3 #B37DE3 #E3807D
split-complementary
#ADE37D #807DE3 #E37DE0
monochromatic
#6EBD29 #8DD84B #ADE37D #CDEEAF #EDF9E2
Accessibility & contrast
On white
1.49
#ADE37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#ADE37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE37D
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE37D | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#AFDCCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade37d; /* rgb */ color: rgb(173, 227, 125); /* oklch */ color: oklch(85.6% 0.143 131.6);
Tailwind
colors: {
custom: {
50: '#c7eca4',
500: '#ade37d',
950: '#000000',
},
}SCSS
$custom: #ade37d; $custom-light: #c7eca4; $custom-dark: #000000;
JSON
{
"hex": "#ade37d",
"rgb": {
"r": 173,
"g": 227,
"b": 125
},
"hsl": {
"h": 91.765,
"s": 64.557,
"l": 69.02
},
"oklch": {
"l": 0.85561,
"c": 0.14323,
"h": 131.6
},
"luminance": 0.65303
}Semantic roles & 50–950 ramp
primary
#ADE37D
secondary
#854ABB
accent
#19CC78
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480