#ABE2AC#ABE2AC
#ABE2AC is a very light, moderate green. Relative luminance 0.660; OKLCH L 86.1% C 0.093 H 145.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2AC |
|---|---|
| RGB | rgb(171, 226, 172) |
| HSL | hsl(121, 49%, 78%) |
| HSV | hsv(121, 24%, 89%) |
| CMYK | cmyk(24.3%, 0%, 23.9%, 11.4%) |
| CIE-LAB | lab(85.01, -27.94, 20.83) |
| CIE-LCH | lch(85.01, 34.85, 143.29°) |
| OKLab | oklab(86.08% -0.0763 0.0531) |
| OKLCH | oklch(86.08% 0.093 145.2) |
| XYZ | xyz(51.4352, 66.0275, 49.0563) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.89
Light Sage
#BCECAC
ΔE00 3.74
Light Grey Green
#B7E1A1
ΔE00 3.79
Mint
#AAF0C1
ΔE00 4.40
Light Sea Green
#98F6B0
ΔE00 6.27
Celadon
#BEFDB7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2AC #E2ABE1
analogous
#C5E2AB #ABE2AC #ABE2C7
triadic
#ABE2AC #ACABE2 #E2ACAB
tetradic
#ABE2AC #ABC5E2 #E2ABE1 #E2C7AB
square
#ABE2AC #ABC5E2 #E2ABE1 #E2C7AB
split-complementary
#ABE2AC #C7ABE2 #E2ABC5
monochromatic
#50C352 #7ED27F #ABE2AC #D8F2D9 #E8F7E9
Accessibility & contrast
On white
1.48
#ABE2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#ABE2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2AC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2AC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8A9
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#A6DFD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #abe2ac; /* rgb */ color: rgb(171, 226, 172); /* oklch */ color: oklch(86.1% 0.093 145.2);
Tailwind
colors: {
custom: {
50: '#c5ebc5',
500: '#abe2ac',
950: '#000000',
},
}SCSS
$custom: #abe2ac; $custom-light: #c5ebc5; $custom-dark: #000000;
JSON
{
"hex": "#abe2ac",
"rgb": {
"r": 171,
"g": 226,
"b": 172
},
"hsl": {
"h": 121.091,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.86081,
"c": 0.09302,
"h": 145.2
},
"luminance": 0.66029
}Semantic roles & 50–950 ramp
primary
#ABE2AC
secondary
#BB76BA
accent
#2AB9BC
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482