#ACE4BB#ACE4BB
#ACE4BB is a very light, moderate green. Relative luminance 0.678; OKLCH L 86.9% C 0.081 H 152.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE4BB |
|---|---|
| RGB | rgb(172, 228, 187) |
| HSL | hsl(136, 51%, 78%) |
| HSV | hsv(136, 25%, 89%) |
| CMYK | cmyk(24.6%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(85.93, -25.94, 14.30) |
| CIE-LCH | lch(85.93, 29.62, 151.14°) |
| OKLab | oklab(86.93% -0.0716 0.0368) |
| OKLCH | oklch(86.93% 0.081 152.8) |
| XYZ | xyz(53.7237, 67.8434, 57.2685) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.15
Hospital Green
#9BE5AA
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 5.13
Seafoam
#7FE0B3
ΔE00 6.17
Light Sage
#BCECAC
ΔE00 6.33
Pale Turquoise
#A5FBD5
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE4BB #E4ACD5
analogous
#B9E4AC #ACE4BB #ACE4D7
triadic
#ACE4BB #BBACE4 #E4BBAC
tetradic
#ACE4BB #ACB9E4 #E4ACD5 #E4D7AC
square
#ACE4BB #ACB9E4 #E4ACD5 #E4D7AC
split-complementary
#ACE4BB #D7ACE4 #E4ACB9
monochromatic
#50C66F #7ED595 #ACE4BB #DAF3E1 #E8F7EC
Accessibility & contrast
On white
1.44
#ACE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#ACE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE4BB
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE4BB | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#DBD4BD
Tritanopia (blue-blind)
#A4E2D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ace4bb; /* rgb */ color: rgb(172, 228, 187); /* oklch */ color: oklch(86.9% 0.081 152.8);
Tailwind
colors: {
custom: {
50: '#c5eccf',
500: '#ace4bb',
950: '#000000',
},
}SCSS
$custom: #ace4bb; $custom-light: #c5eccf; $custom-dark: #000000;
JSON
{
"hex": "#ace4bb",
"rgb": {
"r": 172,
"g": 228,
"b": 187
},
"hsl": {
"h": 136.071,
"s": 50.909,
"l": 78.431
},
"oklch": {
"l": 0.86934,
"c": 0.08056,
"h": 152.8
},
"luminance": 0.67845
}Semantic roles & 50–950 ramp
primary
#ACE4BB
secondary
#BE76AB
accent
#2796BE
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483