#ABE4AC#ABE4AC
#ABE4AC is a very light, moderate green. Relative luminance 0.671; OKLCH L 86.5% C 0.096 H 145.1°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE4AC |
|---|---|
| RGB | rgb(171, 228, 172) |
| HSL | hsl(121, 51%, 78%) |
| HSV | hsv(121, 25%, 89%) |
| CMYK | cmyk(25%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(85.57, -28.89, 21.60) |
| CIE-LCH | lch(85.57, 36.07, 143.22°) |
| OKLab | oklab(86.53% -0.0789 0.055) |
| OKLCH | oklch(86.53% 0.096 145.1) |
| XYZ | xyz(51.9822, 67.1215, 49.2386) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.60
Light Sage
#BCECAC
ΔE00 3.41
Light Grey Green
#B7E1A1
ΔE00 3.74
Mint
#AAF0C1
ΔE00 4.25
Light Sea Green
#98F6B0
ΔE00 5.75
Celadon
#BEFDB7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE4AC #E4ABE3
analogous
#C6E4AB #ABE4AC #ABE4C8
triadic
#ABE4AC #ACABE4 #E4ACAB
tetradic
#ABE4AC #ABC6E4 #E4ABE3 #E4C8AB
square
#ABE4AC #ABC6E4 #E4ABE3 #E4C8AB
split-complementary
#ABE4AC #C8ABE4 #E4ABC6
monochromatic
#4EC650 #7DD57E #ABE4AC #D9F3DA #E8F8E8
Accessibility & contrast
On white
1.46
#ABE4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#ABE4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE4AC
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE4AC | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAA9
Deuteranopia (green-blind)
#DDD4AF
Tritanopia (blue-blind)
#A5E1D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #abe4ac; /* rgb */ color: rgb(171, 228, 172); /* oklch */ color: oklch(86.5% 0.096 145.1);
Tailwind
colors: {
custom: {
50: '#c5ecc5',
500: '#abe4ac',
950: '#000000',
},
}SCSS
$custom: #abe4ac; $custom-light: #c5ecc5; $custom-dark: #000000;
JSON
{
"hex": "#abe4ac",
"rgb": {
"r": 171,
"g": 228,
"b": 172
},
"hsl": {
"h": 121.053,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.86527,
"c": 0.09623,
"h": 145.1
},
"luminance": 0.67123
}Semantic roles & 50–950 ramp
primary
#ABE4AC
secondary
#BE75BD
accent
#27BCBF
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482