#ABE8A1#ABE8A1
#ABE8A1 is a very light, moderate green. Relative luminance 0.689; OKLCH L 87.2% C 0.114 H 141.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE8A1 |
|---|---|
| RGB | rgb(171, 232, 161) |
| HSL | hsl(112, 61%, 77%) |
| HSV | hsv(112, 31%, 91%) |
| CMYK | cmyk(26.3%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(86.48, -32.55, 28.51) |
| CIE-LCH | lch(86.48, 43.27, 138.78°) |
| OKLab | oklab(87.19% -0.0887 0.0718) |
| OKLCH | oklch(87.19% 0.114 141) |
| XYZ | xyz(52.0824, 68.9426, 44.2744) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.73
Light Grey Green
#B7E1A1
ΔE00 3.30
Washed Out Green
#BCF5A6
ΔE00 3.45
Hospital Green
#9BE5AA
ΔE00 3.86
Tea Green
#BDF8A3
ΔE00 4.36
Light Pastel Green
#B2FBA5
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE8A1 #DEA1E8
analogous
#CFE8A1 #ABE8A1 #A1E8BB
triadic
#ABE8A1 #A1ABE8 #E8A1AB
tetradic
#ABE8A1 #A1CFE8 #DEA1E8 #E8BBA1
square
#ABE8A1 #A1CFE8 #DEA1E8 #E8BBA1
split-complementary
#ABE8A1 #BBA1E8 #E8A1CF
monochromatic
#53D03F #7FDC70 #ABE8A1 #D7F4D2 #E9F9E6
Accessibility & contrast
On white
1.42
#ABE8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#ABE8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE8A1
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE8A1 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9C
Deuteranopia (green-blind)
#E2D6A5
Tritanopia (blue-blind)
#A7E3D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe8a1; /* rgb */ color: rgb(171, 232, 161); /* oklch */ color: oklch(87.2% 0.114 141.0);
Tailwind
colors: {
custom: {
50: '#c5efbd',
500: '#abe8a1',
950: '#000000',
},
}SCSS
$custom: #abe8a1; $custom-light: #c5efbd; $custom-dark: #000000;
JSON
{
"hex": "#abe8a1",
"rgb": {
"r": 171,
"g": 232,
"b": 161
},
"hsl": {
"h": 111.549,
"s": 60.684,
"l": 77.059
},
"oklch": {
"l": 0.87193,
"c": 0.11411,
"h": 141
},
"luminance": 0.68944
}Semantic roles & 50–950 ramp
primary
#ABE8A1
secondary
#B66AC3
accent
#1DC8B0
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582