#ACE4AA#ACE4AA
#ACE4AA is a very light, moderate green. Relative luminance 0.672; OKLCH L 86.5% C 0.098 H 143.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE4AA |
|---|---|
| RGB | rgb(172, 228, 170) |
| HSL | hsl(118, 52%, 78%) |
| HSV | hsv(118, 25%, 89%) |
| CMYK | cmyk(24.6%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(85.58, -28.89, 22.67) |
| CIE-LCH | lch(85.58, 36.73, 141.88°) |
| OKLab | oklab(86.54% -0.0789 0.0577) |
| OKLCH | oklch(86.54% 0.098 143.8) |
| XYZ | xyz(52.0103, 67.1580, 48.2449) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.83
Light Sage
#BCECAC
ΔE00 3.01
Light Grey Green
#B7E1A1
ΔE00 3.27
Mint
#AAF0C1
ΔE00 4.68
Washed Out Green
#BCF5A6
ΔE00 5.44
Celadon
#BEFDB7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE4AA #E2AAE4
analogous
#C9E4AA #ACE4AA #AAE4C5
triadic
#ACE4AA #AAACE4 #E4AAAC
tetradic
#ACE4AA #AAC9E4 #E2AAE4 #E4C5AA
square
#ACE4AA #AAC9E4 #E2AAE4 #E4C5AA
split-complementary
#ACE4AA #C5AAE4 #E4AAC9
monochromatic
#51C64D #7FD57C #ACE4AA #D9F3D8 #E8F8E8
Accessibility & contrast
On white
1.46
#ACE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#ACE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE4AA
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE4AA | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A7
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#A7E0D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ace4aa; /* rgb */ color: rgb(172, 228, 170); /* oklch */ color: oklch(86.5% 0.098 143.8);
Tailwind
colors: {
custom: {
50: '#c6ecc3',
500: '#ace4aa',
950: '#000000',
},
}SCSS
$custom: #ace4aa; $custom-light: #c6ecc3; $custom-dark: #000000;
JSON
{
"hex": "#ace4aa",
"rgb": {
"r": 172,
"g": 228,
"b": 170
},
"hsl": {
"h": 117.931,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.86544,
"c": 0.0977,
"h": 143.8
},
"luminance": 0.6716
}Semantic roles & 50–950 ramp
primary
#ACE4AA
secondary
#BB74BE
accent
#26BFBA
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482