#ABE8A3#ABE8A3
#ABE8A3 is a very light, moderate green. Relative luminance 0.690; OKLCH L 87.2% C 0.112 H 141.7°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE8A3 |
|---|---|
| RGB | rgb(171, 232, 163) |
| HSL | hsl(113, 60%, 77%) |
| HSV | hsv(113, 30%, 91%) |
| CMYK | cmyk(26.3%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(86.51, -32.24, 27.54) |
| CIE-LCH | lch(86.51, 42.40, 139.50°) |
| OKLab | oklab(87.23% -0.0879 0.0694) |
| OKLCH | oklch(87.23% 0.112 141.7) |
| XYZ | xyz(52.2601, 69.0137, 45.2107) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.63
Light Grey Green
#B7E1A1
ΔE00 3.30
Hospital Green
#9BE5AA
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 3.65
Celadon
#BEFDB7
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE8A3 #E0A3E8
analogous
#CEE8A3 #ABE8A3 #A3E8BD
triadic
#ABE8A3 #A3ABE8 #E8A3AB
tetradic
#ABE8A3 #A3CEE8 #E0A3E8 #E8BDA3
square
#ABE8A3 #A3CEE8 #E0A3E8 #E8BDA3
split-complementary
#ABE8A3 #BDA3E8 #E8A3CE
monochromatic
#52D041 #7EDC72 #ABE8A3 #D8F4D4 #E9F9E7
Accessibility & contrast
On white
1.42
#ABE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#ABE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE8A3
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE8A3 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9F
Deuteranopia (green-blind)
#E2D6A7
Tritanopia (blue-blind)
#A7E4D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe8a3; /* rgb */ color: rgb(171, 232, 163); /* oklch */ color: oklch(87.2% 0.112 141.7);
Tailwind
colors: {
custom: {
50: '#c5efbe',
500: '#abe8a3',
950: '#000000',
},
}SCSS
$custom: #abe8a3; $custom-light: #c5efbe; $custom-dark: #000000;
JSON
{
"hex": "#abe8a3",
"rgb": {
"r": 171,
"g": 232,
"b": 163
},
"hsl": {
"h": 113.043,
"s": 60,
"l": 77.451
},
"oklch": {
"l": 0.87233,
"c": 0.11201,
"h": 141.7
},
"luminance": 0.69015
}Semantic roles & 50–950 ramp
primary
#ABE8A3
secondary
#B96CC3
accent
#1EC8B4
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582