#ACE2AA#ACE2AA
#ACE2AA is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.1% C 0.094 H 143.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE2AA |
|---|---|
| RGB | rgb(172, 226, 170) |
| HSL | hsl(118, 49%, 78%) |
| HSV | hsv(118, 25%, 89%) |
| CMYK | cmyk(23.9%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(85.03, -27.94, 21.91) |
| CIE-LCH | lch(85.03, 35.51, 141.90°) |
| OKLab | oklab(86.1% -0.0763 0.0558) |
| OKLCH | oklch(86.1% 0.094 143.8) |
| XYZ | xyz(51.4633, 66.0640, 48.0626) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.06
Light Grey Green
#B7E1A1
ΔE00 3.28
Light Sage
#BCECAC
ΔE00 3.33
Mint
#AAF0C1
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 5.94
Celadon
#BEFDB7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE2AA #E0AAE2
analogous
#C8E2AA #ACE2AA #AAE2C4
triadic
#ACE2AA #AAACE2 #E2AAAC
tetradic
#ACE2AA #AAC8E2 #E0AAE2 #E2C4AA
square
#ACE2AA #AAC8E2 #E0AAE2 #E2C4AA
split-complementary
#ACE2AA #C4AAE2 #E2AAC8
monochromatic
#53C34F #7FD27C #ACE2AA #D9F2D8 #E9F7E8
Accessibility & contrast
On white
1.48
#ACE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#ACE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE2AA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE2AA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A7
Deuteranopia (green-blind)
#DCD2AD
Tritanopia (blue-blind)
#A7DFD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ace2aa; /* rgb */ color: rgb(172, 226, 170); /* oklch */ color: oklch(86.1% 0.094 143.8);
Tailwind
colors: {
custom: {
50: '#c5ebc3',
500: '#ace2aa',
950: '#000000',
},
}SCSS
$custom: #ace2aa; $custom-light: #c5ebc3; $custom-dark: #000000;
JSON
{
"hex": "#ace2aa",
"rgb": {
"r": 172,
"g": 226,
"b": 170
},
"hsl": {
"h": 117.857,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.86098,
"c": 0.09449,
"h": 143.8
},
"luminance": 0.66066
}Semantic roles & 50–950 ramp
primary
#ACE2AA
secondary
#B975BB
accent
#29BCB7
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482