#ACECAB#ACECAB
#ACECAB is a very light, moderate green. Relative luminance 0.717; OKLCH L 88.4% C 0.109 H 144.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACECAB |
|---|---|
| RGB | rgb(172, 236, 171) |
| HSL | hsl(119, 63%, 80%) |
| HSV | hsv(119, 28%, 93%) |
| CMYK | cmyk(27.1%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(87.82, -32.49, 25.23) |
| CIE-LCH | lch(87.82, 41.13, 142.17°) |
| OKLab | oklab(88.35% -0.0887 0.0639) |
| OKLCH | oklch(88.35% 0.109 144.2) |
| XYZ | xyz(54.3572, 71.6998, 49.4956) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.76
Hospital Green
#9BE5AA
ΔE00 2.95
Light Mint Green
#A6FBB2
ΔE00 3.79
Celadon
#BEFDB7
ΔE00 3.79
Washed Out Green
#BCF5A6
ΔE00 3.91
Light Mint
#B6FFBB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACECAB #EBABEC
analogous
#CDECAB #ACECAB #ABECCB
triadic
#ACECAB #ABACEC #ECABAC
tetradic
#ACECAB #ABCDEC #EBABEC #ECCBAB
square
#ACECAB #ABCDEC #EBABEC #ECCBAB
split-complementary
#ACECAB #CBABEC #ECABCD
monochromatic
#49D547 #7BE179 #ACECAB #DDF7DD #E6F9E6
Accessibility & contrast
On white
1.37
#ACECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#ACECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACECAB
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACECAB | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A7
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#A6E8DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #acecab; /* rgb */ color: rgb(172, 236, 171); /* oklch */ color: oklch(88.4% 0.109 144.2);
Tailwind
colors: {
custom: {
50: '#c6f2c4',
500: '#acecab',
950: '#000000',
},
}SCSS
$custom: #acecab; $custom-light: #c6f2c4; $custom-dark: #000000;
JSON
{
"hex": "#acecab",
"rgb": {
"r": 172,
"g": 236,
"b": 171
},
"hsl": {
"h": 119.077,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.88352,
"c": 0.10932,
"h": 144.2
},
"luminance": 0.71702
}Semantic roles & 50–950 ramp
primary
#ACECAB
secondary
#C773C9
accent
#1BCBC8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582