#ABE38E#ABE38E
#ABE38E is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.7% C 0.127 H 135.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE38E |
|---|---|
| RGB | rgb(171, 227, 142) |
| HSL | hsl(100, 60%, 72%) |
| HSV | hsv(100, 37%, 89%) |
| CMYK | cmyk(24.7%, 0%, 37.4%, 11%) |
| CIE-LAB | lab(84.77, -33.02, 35.89) |
| CIE-LCH | lch(84.77, 48.77, 132.62°) |
| OKLab | oklab(85.71% -0.0903 0.0888) |
| OKLCH | oklch(85.71% 0.127 135.5) |
| XYZ | xyz(49.1449, 65.5477, 35.6486) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.08
Washed Out Green
#BCF5A6
ΔE00 4.28
Tea Green
#BDF8A3
ΔE00 4.61
Light Sage
#BCECAC
ΔE00 4.78
Lightgreen
#90EE90
ΔE00 5.12
Light Pastel Green
#B2FBA5
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE38E #C68EE3
analogous
#D6E38E #ABE38E #8EE39B
triadic
#ABE38E #8EABE3 #E38EAB
tetradic
#ABE38E #8ED6E3 #C68EE3 #E39B8E
square
#ABE38E #8ED6E3 #C68EE3 #E39B8E
split-complementary
#ABE38E #9B8EE3 #E38ED6
monochromatic
#64C631 #87D75D #ABE38E #CFEFBF #EDF9E6
Accessibility & contrast
On white
1.49
#ABE38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ABE38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE38E
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE38E | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D788
Deuteranopia (green-blind)
#E0D293
Tritanopia (blue-blind)
#AADDCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe38e; /* rgb */ color: rgb(171, 227, 142); /* oklch */ color: oklch(85.7% 0.127 135.5);
Tailwind
colors: {
custom: {
50: '#c5ecb0',
500: '#abe38e',
950: '#000000',
},
}SCSS
$custom: #abe38e; $custom-light: #c5ecb0; $custom-dark: #000000;
JSON
{
"hex": "#abe38e",
"rgb": {
"r": 171,
"g": 227,
"b": 142
},
"hsl": {
"h": 99.529,
"s": 60.284,
"l": 72.353
},
"oklch": {
"l": 0.85712,
"c": 0.12661,
"h": 135.5
},
"luminance": 0.65549
}Semantic roles & 50–950 ramp
primary
#ABE38E
secondary
#9A59BC
accent
#1EC88E
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481