#ABE37C#ABE37C
#ABE37C is a very light, vivid yellow-green. Relative luminance 0.651; OKLCH L 85.4% C 0.145 H 132.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE37C |
|---|---|
| RGB | rgb(171, 227, 124) |
| HSL | hsl(93, 65%, 69%) |
| HSV | hsv(93, 45%, 89%) |
| CMYK | cmyk(24.7%, 0%, 45.4%, 11%) |
| CIE-LAB | lab(84.51, -35.33, 44.47) |
| CIE-LCH | lch(84.51, 56.80, 128.47°) |
| OKLab | oklab(85.42% -0.0975 0.1077) |
| OKLCH | oklch(85.42% 0.145 132.2) |
| XYZ | xyz(47.9010, 65.0501, 29.0971) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.02
Pistachio (survey)
#C0FA8B
ΔE00 5.05
Celery
#C1FD95
ΔE00 5.63
Spring Green (survey)
#A9F971
ΔE00 5.78
Tea Green
#BDF8A3
ΔE00 5.87
Pale Light Green
#B1FC99
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE37C #B47CE3
analogous
#DFE37C #ABE37C #7CE381
triadic
#ABE37C #7CABE3 #E37CAB
tetradic
#ABE37C #7CDFE3 #B47CE3 #E3817C
square
#ABE37C #7CDFE3 #B47CE3 #E3817C
split-complementary
#ABE37C #817CE3 #E37CDF
monochromatic
#6CBC28 #8BD84A #ABE37C #CBEEAE #ECF9E1
Accessibility & contrast
On white
1.50
#ABE37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#ABE37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE37C
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE37C | 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)
#EBD674
Deuteranopia (green-blind)
#E3D182
Tritanopia (blue-blind)
#ADDCCB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #abe37c; /* rgb */ color: rgb(171, 227, 124); /* oklch */ color: oklch(85.4% 0.145 132.2);
Tailwind
colors: {
custom: {
50: '#c6eca3',
500: '#abe37c',
950: '#000000',
},
}SCSS
$custom: #abe37c; $custom-light: #c6eca3; $custom-dark: #000000;
JSON
{
"hex": "#abe37c",
"rgb": {
"r": 171,
"g": 227,
"b": 124
},
"hsl": {
"h": 92.621,
"s": 64.78,
"l": 68.824
},
"oklch": {
"l": 0.85422,
"c": 0.14522,
"h": 132.2
},
"luminance": 0.65051
}Semantic roles & 50–950 ramp
primary
#ABE37C
secondary
#8749BA
accent
#19CD7B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480