#ACE4E1#ACE4E1
#ACE4E1 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.0% C 0.057 H 192.0°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE4E1 |
|---|---|
| RGB | rgb(172, 228, 225) |
| HSL | hsl(177, 51%, 78%) |
| HSV | hsv(177, 25%, 89%) |
| CMYK | cmyk(24.6%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(86.85, -18.37, -4.34) |
| CIE-LCH | lch(86.85, 18.87, 193.31°) |
| OKLab | oklab(87.97% -0.056 -0.0119) |
| OKLCH | oklch(87.97% 0.057 192) |
| XYZ | xyz(58.3430, 69.6911, 81.5972) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.57
Powder Blue
#B0E0E6
ΔE00 4.46
Duck Egg Blue
#C3FBF4
ΔE00 5.17
Pale Cyan
#B7FFFA
ΔE00 5.95
Light Light Blue
#CAFFFB
ΔE00 5.96
Light Sky Blue
#C6FCFF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE4E1 #E4ACAF
analogous
#ACE4C5 #ACE4E1 #ACCBE4
triadic
#ACE4E1 #E1ACE4 #E4E1AC
tetradic
#ACE4E1 #C5ACE4 #E4ACAF #CBE4AC
square
#ACE4E1 #C5ACE4 #E4ACAF #CBE4AC
split-complementary
#ACE4E1 #E4ACCB #E4C5AC
monochromatic
#50C6C0 #7ED5D0 #ACE4E1 #DAF3F2 #E8F7F7
Accessibility & contrast
On white
1.41
#ACE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#ACE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE4E1
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE4E1 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE1
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#9AE7E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ace4e1; /* rgb */ color: rgb(172, 228, 225); /* oklch */ color: oklch(88.0% 0.057 192.0);
Tailwind
colors: {
custom: {
50: '#c6ecea',
500: '#ace4e1',
950: '#000000',
},
}SCSS
$custom: #ace4e1; $custom-light: #c6ecea; $custom-dark: #000000;
JSON
{
"hex": "#ace4e1",
"rgb": {
"r": 172,
"g": 228,
"b": 225
},
"hsl": {
"h": 176.786,
"s": 50.909,
"l": 78.431
},
"oklch": {
"l": 0.8797,
"c": 0.05723,
"h": 192
},
"luminance": 0.69694
}Semantic roles & 50–950 ramp
primary
#ACE4E1
secondary
#BE767A
accent
#272FBE
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484