#ADE37A#ADE37A
#ADE37A is a very light, vivid yellow-green. Relative luminance 0.652; OKLCH L 85.5% C 0.146 H 131.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE37A |
|---|---|
| RGB | rgb(173, 227, 122) |
| HSL | hsl(91, 65%, 68%) |
| HSV | hsv(91, 46%, 89%) |
| CMYK | cmyk(23.8%, 0%, 46.3%, 11%) |
| CIE-LAB | lab(84.60, -34.86, 45.58) |
| CIE-LCH | lch(84.60, 57.38, 127.41°) |
| OKLab | oklab(85.52% -0.0963 0.11) |
| OKLCH | oklch(85.52% 0.146 131.2) |
| XYZ | xyz(48.2148, 65.2264, 28.4583) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.91
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Celery
#C1FD95
ΔE00 5.65
Spring Green (survey)
#A9F971
ΔE00 5.70
Light Yellowish Green
#C2FF89
ΔE00 6.01
Light Pea Green
#C4FE82
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE37A #B07AE3
analogous
#E1E37A #ADE37A #7AE37B
triadic
#ADE37A #7AADE3 #E37AAD
tetradic
#ADE37A #7AE1E3 #B07AE3 #E37B7A
square
#ADE37A #7AE1E3 #B07AE3 #E37B7A
split-complementary
#ADE37A #7B7AE3 #E37AE1
monochromatic
#6FBB27 #8ED847 #ADE37A #CCEEAD #EBF8DF
Accessibility & contrast
On white
1.50
#ADE37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#ADE37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE37A
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE37A | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#E3D280
Tritanopia (blue-blind)
#AFDBCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ade37a; /* rgb */ color: rgb(173, 227, 122); /* oklch */ color: oklch(85.5% 0.146 131.2);
Tailwind
colors: {
custom: {
50: '#c7eca2',
500: '#ade37a',
950: '#000000',
},
}SCSS
$custom: #ade37a; $custom-light: #c7eca2; $custom-dark: #000000;
JSON
{
"hex": "#ade37a",
"rgb": {
"r": 173,
"g": 227,
"b": 122
},
"hsl": {
"h": 90.857,
"s": 65.217,
"l": 68.431
},
"oklch": {
"l": 0.85517,
"c": 0.14624,
"h": 131.2
},
"luminance": 0.65228
}Semantic roles & 50–950 ramp
primary
#ADE37A
secondary
#8247BA
accent
#18CD75
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480