#ABECAB#ABECAB
#ABECAB is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.3% C 0.110 H 144.6°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECAB |
|---|---|
| RGB | rgb(171, 236, 171) |
| HSL | hsl(120, 63%, 80%) |
| HSV | hsv(120, 28%, 93%) |
| CMYK | cmyk(27.5%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(87.77, -32.81, 25.14) |
| CIE-LCH | lch(87.77, 41.34, 142.54°) |
| OKLab | oklab(88.29% -0.0896 0.0637) |
| OKLCH | oklch(88.29% 0.11 144.6) |
| XYZ | xyz(54.1385, 71.5870, 49.4854) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.83
Light Sage
#BCECAC
ΔE00 2.92
Light Mint Green
#A6FBB2
ΔE00 3.71
Celadon
#BEFDB7
ΔE00 3.85
Light Mint
#B6FFBB
ΔE00 3.96
Light Sea Green
#98F6B0
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECAB #ECABEC
analogous
#CCECAB #ABECAB #ABECCC
triadic
#ABECAB #ABABEC #ECABAB
tetradic
#ABECAB #ABCCEC #ECABEC #ECCCAB
square
#ABECAB #ABCCEC #ECABEC #ECCCAB
split-complementary
#ABECAB #CCABEC #ECABCC
monochromatic
#47D547 #79E179 #ABECAB #DDF7DD #E6F9E6
Accessibility & contrast
On white
1.37
#ABECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#ABECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECAB
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECAB | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A7
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#A5E8DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #abecab; /* rgb */ color: rgb(171, 236, 171); /* oklch */ color: oklch(88.3% 0.110 144.6);
Tailwind
colors: {
custom: {
50: '#c5f2c4',
500: '#abecab',
950: '#000000',
},
}SCSS
$custom: #abecab; $custom-light: #c5f2c4; $custom-dark: #000000;
JSON
{
"hex": "#abecab",
"rgb": {
"r": 171,
"g": 236,
"b": 171
},
"hsl": {
"h": 120,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.88294,
"c": 0.10992,
"h": 144.6
},
"luminance": 0.71589
}Semantic roles & 50–950 ramp
primary
#ABECAB
secondary
#C973C9
accent
#1BCBCB
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582