#ABE37F#ABE37F
#ABE37F is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.5% C 0.142 H 132.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE37F |
|---|---|
| RGB | rgb(171, 227, 127) |
| HSL | hsl(94, 64%, 69%) |
| HSV | hsv(94, 44%, 89%) |
| CMYK | cmyk(24.7%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(84.55, -34.97, 43.06) |
| CIE-LCH | lch(84.55, 55.47, 129.08°) |
| OKLab | oklab(85.47% -0.0963 0.1046) |
| OKLCH | oklch(85.47% 0.142 132.6) |
| XYZ | xyz(48.0936, 65.1272, 30.1115) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.13
Tea Green
#BDF8A3
ΔE00 5.58
Celery
#C1FD95
ΔE00 5.59
Pale Light Green
#B1FC99
ΔE00 5.75
Washed Out Green
#BCF5A6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE37F #B77FE3
analogous
#DDE37F #ABE37F #7FE385
triadic
#ABE37F #7FABE3 #E37FAB
tetradic
#ABE37F #7FDDE3 #B77FE3 #E3857F
square
#ABE37F #7FDDE3 #B77FE3 #E3857F
split-complementary
#ABE37F #857FE3 #E37FDD
monochromatic
#6BBE2A #8AD84D #ABE37F #CCEEB1 #EDF9E3
Accessibility & contrast
On white
1.50
#ABE37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ABE37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE37F
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE37F | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#ACDCCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe37f; /* rgb */ color: rgb(171, 227, 127); /* oklch */ color: oklch(85.5% 0.142 132.6);
Tailwind
colors: {
custom: {
50: '#c6eca5',
500: '#abe37f',
950: '#000000',
},
}SCSS
$custom: #abe37f; $custom-light: #c6eca5; $custom-dark: #000000;
JSON
{
"hex": "#abe37f",
"rgb": {
"r": 171,
"g": 227,
"b": 127
},
"hsl": {
"h": 93.6,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.85467,
"c": 0.1422,
"h": 132.6
},
"luminance": 0.65128
}Semantic roles & 50–950 ramp
primary
#ABE37F
secondary
#8A4CBB
accent
#1ACC7D
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480