#ACE0BB#ACE0BB
#ACE0BB is a very light, moderate green. Relative luminance 0.657; OKLCH L 86.1% C 0.074 H 153.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE0BB |
|---|---|
| RGB | rgb(172, 224, 187) |
| HSL | hsl(137, 46%, 78%) |
| HSV | hsv(137, 23%, 88%) |
| CMYK | cmyk(23.2%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(84.83, -24.00, 12.74) |
| CIE-LCH | lch(84.83, 27.17, 152.04°) |
| OKLab | oklab(86.05% -0.0664 0.0329) |
| OKLCH | oklch(86.05% 0.074 153.7) |
| XYZ | xyz(52.6360, 65.6680, 56.9060) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 5.25
Hospital Green
#9BE5AA
ΔE00 5.63
Seafoam
#7FE0B3
ΔE00 6.58
Pale Turquoise
#A5FBD5
ΔE00 7.13
Light Sage
#BCECAC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE0BB #E0ACD1
analogous
#B7E0AC #ACE0BB #ACE0D5
triadic
#ACE0BB #BBACE0 #E0BBAC
tetradic
#ACE0BB #ACB7E0 #E0ACD1 #E0D5AC
square
#ACE0BB #ACB7E0 #E0ACD1 #E0D5AC
split-complementary
#ACE0BB #D5ACE0 #E0ACB7
monochromatic
#53BF72 #7FCF96 #ACE0BB #D9F1E0 #E9F7ED
Accessibility & contrast
On white
1.49
#ACE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#ACE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE0BB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE0BB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#A4DFD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ace0bb; /* rgb */ color: rgb(172, 224, 187); /* oklch */ color: oklch(86.1% 0.074 153.7);
Tailwind
colors: {
custom: {
50: '#c5e9cf',
500: '#ace0bb',
950: '#000000',
},
}SCSS
$custom: #ace0bb; $custom-light: #c5e9cf; $custom-dark: #000000;
JSON
{
"hex": "#ace0bb",
"rgb": {
"r": 172,
"g": 224,
"b": 187
},
"hsl": {
"h": 137.308,
"s": 45.614,
"l": 77.647
},
"oklch": {
"l": 0.86052,
"c": 0.07414,
"h": 153.7
},
"luminance": 0.6567
}Semantic roles & 50–950 ramp
primary
#ACE0BB
secondary
#B977A6
accent
#2D90B9
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483