#ACE0DB#ACE0DB
#ACE0DB is a very light, muted teal. Relative luminance 0.672; OKLCH L 86.9% C 0.054 H 188.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE0DB |
|---|---|
| RGB | rgb(172, 224, 219) |
| HSL | hsl(174, 46%, 78%) |
| HSV | hsv(174, 23%, 88%) |
| CMYK | cmyk(23.2%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(85.60, -17.65, -3.01) |
| CIE-LCH | lch(85.60, 17.90, 189.68°) |
| OKLab | oklab(86.93% -0.0532 -0.0083) |
| OKLCH | oklch(86.93% 0.054 188.9) |
| XYZ | xyz(56.4512, 67.1941, 76.9995) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.85
Powder Blue
#B0E0E6
ΔE00 4.88
Duck Egg Blue
#C3FBF4
ΔE00 5.83
Eggshell Blue
#C4FFF7
ΔE00 6.66
Light Light Blue
#CAFFFB
ΔE00 6.73
Pale Cyan
#B7FFFA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE0DB #E0ACB1
analogous
#ACE0C1 #ACE0DB #ACCBE0
triadic
#ACE0DB #DBACE0 #E0DBAC
tetradic
#ACE0DB #C1ACE0 #E0ACB1 #CBE0AC
square
#ACE0DB #C1ACE0 #E0ACB1 #CBE0AC
split-complementary
#ACE0DB #E0ACCB #E0C1AC
monochromatic
#53BFB4 #7FCFC8 #ACE0DB #D9F1EE #E9F7F5
Accessibility & contrast
On white
1.45
#ACE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#ACE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE0DB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE0DB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#9CE3DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ace0db; /* rgb */ color: rgb(172, 224, 219); /* oklch */ color: oklch(86.9% 0.054 188.9);
Tailwind
colors: {
custom: {
50: '#c6e9e6',
500: '#ace0db',
950: '#000000',
},
}SCSS
$custom: #ace0db; $custom-light: #c6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#ace0db",
"rgb": {
"r": 172,
"g": 224,
"b": 219
},
"hsl": {
"h": 174.231,
"s": 45.614,
"l": 77.647
},
"oklch": {
"l": 0.86927,
"c": 0.05389,
"h": 188.9
},
"luminance": 0.67196
}Semantic roles & 50–950 ramp
primary
#ACE0DB
secondary
#B9777E
accent
#2D3AB9
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484