#ABE37B#ABE37B
#ABE37B is a very light, vivid yellow-green. Relative luminance 0.650; OKLCH L 85.4% C 0.146 H 132.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE37B |
|---|---|
| RGB | rgb(171, 227, 123) |
| HSL | hsl(92, 65%, 69%) |
| HSV | hsv(92, 46%, 89%) |
| CMYK | cmyk(24.7%, 0%, 45.8%, 11%) |
| CIE-LAB | lab(84.50, -35.45, 44.94) |
| CIE-LCH | lch(84.50, 57.24, 128.27°) |
| OKLab | oklab(85.41% -0.0979 0.1087) |
| OKLCH | oklch(85.41% 0.146 132) |
| XYZ | xyz(47.8380, 65.0250, 28.7657) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Pale Olive Green
#B1D27B
ΔE00 5.04
Celery
#C1FD95
ΔE00 5.65
Spring Green (survey)
#A9F971
ΔE00 5.71
Tea Green
#BDF8A3
ΔE00 5.97
Pale Light Green
#B1FC99
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE37B #B37BE3
analogous
#DFE37B #ABE37B #7BE37F
triadic
#ABE37B #7BABE3 #E37BAB
tetradic
#ABE37B #7BDFE3 #B37BE3 #E37F7B
square
#ABE37B #7BDFE3 #B37BE3 #E37F7B
split-complementary
#ABE37B #7F7BE3 #E37BDF
monochromatic
#6CBC28 #8BD849 #ABE37B #CBEEAD #EBF8E0
Accessibility & contrast
On white
1.50
#ABE37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#ABE37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE37B
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE37B | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD672
Deuteranopia (green-blind)
#E3D181
Tritanopia (blue-blind)
#ADDCCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe37b; /* rgb */ color: rgb(171, 227, 123); /* oklch */ color: oklch(85.4% 0.146 132.0);
Tailwind
colors: {
custom: {
50: '#c6eca3',
500: '#abe37b',
950: '#000000',
},
}SCSS
$custom: #abe37b; $custom-light: #c6eca3; $custom-dark: #000000;
JSON
{
"hex": "#abe37b",
"rgb": {
"r": 171,
"g": 227,
"b": 123
},
"hsl": {
"h": 92.308,
"s": 65,
"l": 68.627
},
"oklch": {
"l": 0.85407,
"c": 0.14622,
"h": 132
},
"luminance": 0.65026
}Semantic roles & 50–950 ramp
primary
#ABE37B
secondary
#8648BA
accent
#19CD7A
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480