#ABECA4#ABECA4
#ABECA4 is a very light, moderate green. Relative luminance 0.713; OKLCH L 88.2% C 0.117 H 142.2°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECA4 |
|---|---|
| RGB | rgb(171, 236, 164) |
| HSL | hsl(114, 65%, 78%) |
| HSV | hsv(114, 31%, 93%) |
| CMYK | cmyk(27.5%, 0%, 30.5%, 7.5%) |
| CIE-LAB | lab(87.64, -33.94, 28.56) |
| CIE-LCH | lch(87.64, 44.35, 139.92°) |
| OKLab | oklab(88.15% -0.0925 0.0719) |
| OKLCH | oklch(88.15% 0.117 142.2) |
| XYZ | xyz(53.4889, 71.3272, 46.0640) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 3.06
Light Pastel Green
#B2FBA5
ΔE00 3.70
Celadon
#BEFDB7
ΔE00 3.83
Light Mint Green
#A6FBB2
ΔE00 3.84
Hospital Green
#9BE5AA
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECA4 #E5A4EC
analogous
#CFECA4 #ABECA4 #A4ECC1
triadic
#ABECA4 #A4ABEC #ECA4AB
tetradic
#ABECA4 #A4CFEC #E5A4EC #ECC1A4
square
#ABECA4 #A4CFEC #E5A4EC #ECC1A4
split-complementary
#ABECA4 #C1A4EC #ECA4CF
monochromatic
#4ED73F #7CE171 #ABECA4 #DAF7D7 #E8FAE6
Accessibility & contrast
On white
1.38
#ABECA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#ABECA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECA4
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECA4 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E09F
Deuteranopia (green-blind)
#E5D9A8
Tritanopia (blue-blind)
#A6E8D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #abeca4; /* rgb */ color: rgb(171, 236, 164); /* oklch */ color: oklch(88.2% 0.117 142.2);
Tailwind
colors: {
custom: {
50: '#c5f2bf',
500: '#abeca4',
950: '#000000',
},
}SCSS
$custom: #abeca4; $custom-light: #c5f2bf; $custom-dark: #000000;
JSON
{
"hex": "#abeca4",
"rgb": {
"r": 171,
"g": 236,
"b": 164
},
"hsl": {
"h": 114.167,
"s": 65.455,
"l": 78.431
},
"oklch": {
"l": 0.88151,
"c": 0.11718,
"h": 142.2
},
"luminance": 0.71329
}Semantic roles & 50–950 ramp
primary
#ABECA4
secondary
#BF6CC8
accent
#18CDBC
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131712
muted
#828582