#ABECAA#ABECAA
#ABECAA is a very light, moderate green. Relative luminance 0.716; OKLCH L 88.3% C 0.111 H 144.2°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECAA |
|---|---|
| RGB | rgb(171, 236, 170) |
| HSL | hsl(119, 63%, 80%) |
| HSV | hsv(119, 28%, 93%) |
| CMYK | cmyk(27.5%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(87.75, -32.98, 25.63) |
| CIE-LCH | lch(87.75, 41.77, 142.14°) |
| OKLab | oklab(88.27% -0.09 0.0649) |
| OKLCH | oklch(88.27% 0.111 144.2) |
| XYZ | xyz(54.0435, 71.5491, 48.9853) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.88
Hospital Green
#9BE5AA
ΔE00 2.95
Light Mint Green
#A6FBB2
ΔE00 3.69
Celadon
#BEFDB7
ΔE00 3.81
Washed Out Green
#BCF5A6
ΔE00 3.86
Light Mint
#B6FFBB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECAA #EBAAEC
analogous
#CCECAA #ABECAA #AAECCA
triadic
#ABECAA #AAABEC #ECAAAB
tetradic
#ABECAA #AACCEC #EBAAEC #ECCAAA
square
#ABECAA #AACCEC #EBAAEC #ECCAAA
split-complementary
#ABECAA #CAAAEC #ECAACC
monochromatic
#48D646 #7AE178 #ABECAA #DCF7DC #E6F9E6
Accessibility & contrast
On white
1.37
#ABECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#ABECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECAA
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECAA | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#E5D9AE
Tritanopia (blue-blind)
#A5E8DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #abecaa; /* rgb */ color: rgb(171, 236, 170); /* oklch */ color: oklch(88.3% 0.111 144.2);
Tailwind
colors: {
custom: {
50: '#c5f2c3',
500: '#abecaa',
950: '#000000',
},
}SCSS
$custom: #abecaa; $custom-light: #c5f2c3; $custom-dark: #000000;
JSON
{
"hex": "#abecaa",
"rgb": {
"r": 171,
"g": 236,
"b": 170
},
"hsl": {
"h": 119.091,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.88273,
"c": 0.11096,
"h": 144.2
},
"luminance": 0.71551
}Semantic roles & 50–950 ramp
primary
#ABECAA
secondary
#C772C9
accent
#1ACBC9
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582