#ACE2AB#ACE2AB
#ACE2AB is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.1% C 0.093 H 144.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE2AB |
|---|---|
| RGB | rgb(172, 226, 171) |
| HSL | hsl(119, 49%, 78%) |
| HSV | hsv(119, 24%, 89%) |
| CMYK | cmyk(23.9%, 0%, 24.3%, 11.4%) |
| CIE-LAB | lab(85.05, -27.78, 21.41) |
| CIE-LCH | lch(85.05, 35.07, 142.37°) |
| OKLab | oklab(86.12% -0.0758 0.0546) |
| OKLCH | oklch(86.12% 0.093 144.3) |
| XYZ | xyz(51.5583, 66.1020, 48.5627) |
| Luminance | 0.6610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.05
Light Grey Green
#B7E1A1
ΔE00 3.46
Light Sage
#BCECAC
ΔE00 3.47
Mint
#AAF0C1
ΔE00 4.65
Washed Out Green
#BCF5A6
ΔE00 6.11
Celadon
#BEFDB7
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE2AB #E1ABE2
analogous
#C7E2AB #ACE2AB #ABE2C5
triadic
#ACE2AB #ABACE2 #E2ABAC
tetradic
#ACE2AB #ABC7E2 #E1ABE2 #E2C5AB
square
#ACE2AB #ABC7E2 #E1ABE2 #E2C5AB
split-complementary
#ACE2AB #C5ABE2 #E2ABC7
monochromatic
#52C350 #7FD27E #ACE2AB #D9F2D8 #E9F7E8
Accessibility & contrast
On white
1.48
#ACE2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#ACE2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE2AB
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE2AB | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A8
Deuteranopia (green-blind)
#DCD2AE
Tritanopia (blue-blind)
#A7DFD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ace2ab; /* rgb */ color: rgb(172, 226, 171); /* oklch */ color: oklch(86.1% 0.093 144.3);
Tailwind
colors: {
custom: {
50: '#c5ebc4',
500: '#ace2ab',
950: '#000000',
},
}SCSS
$custom: #ace2ab; $custom-light: #c5ebc4; $custom-dark: #000000;
JSON
{
"hex": "#ace2ab",
"rgb": {
"r": 172,
"g": 226,
"b": 171
},
"hsl": {
"h": 118.909,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.8612,
"c": 0.09344,
"h": 144.3
},
"luminance": 0.66104
}Semantic roles & 50–950 ramp
primary
#ACE2AB
secondary
#BA76BB
accent
#2ABCB9
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482