#ACE3DD#ACE3DD
#ACE3DD is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.6% C 0.057 H 187.9°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE3DD |
|---|---|
| RGB | rgb(172, 227, 221) |
| HSL | hsl(173, 50%, 78%) |
| HSV | hsv(173, 24%, 89%) |
| CMYK | cmyk(24.2%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(86.47, -18.72, -2.79) |
| CIE-LCH | lch(86.47, 18.93, 188.48°) |
| OKLab | oklab(87.63% -0.0563 -0.0078) |
| OKLCH | oklch(87.63% 0.057 187.9) |
| XYZ | xyz(57.5295, 68.9268, 78.6656) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.46
Duck Egg Blue
#C3FBF4
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 5.47
Eggshell Blue
#C4FFF7
ΔE00 5.97
Pale Cyan
#B7FFFA
ΔE00 6.17
Light Light Blue
#CAFFFB
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE3DD #E3ACB2
analogous
#ACE3C1 #ACE3DD #ACCDE3
triadic
#ACE3DD #DDACE3 #E3DDAC
tetradic
#ACE3DD #C1ACE3 #E3ACB2 #CDE3AC
square
#ACE3DD #C1ACE3 #E3ACB2 #CDE3AC
split-complementary
#ACE3DD #E3ACCD #E3C1AC
monochromatic
#50C4B8 #7ED4CA #ACE3DD #DAF2F0 #E8F7F6
Accessibility & contrast
On white
1.42
#ACE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#ACE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE3DD
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE3DD | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#9BE6E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ace3dd; /* rgb */ color: rgb(172, 227, 221); /* oklch */ color: oklch(87.6% 0.057 187.9);
Tailwind
colors: {
custom: {
50: '#c6ece7',
500: '#ace3dd',
950: '#000000',
},
}SCSS
$custom: #ace3dd; $custom-light: #c6ece7; $custom-dark: #000000;
JSON
{
"hex": "#ace3dd",
"rgb": {
"r": 172,
"g": 227,
"b": 221
},
"hsl": {
"h": 173.455,
"s": 49.55,
"l": 78.235
},
"oklch": {
"l": 0.87634,
"c": 0.05682,
"h": 187.9
},
"luminance": 0.68929
}Semantic roles & 50–950 ramp
primary
#ACE3DD
secondary
#BD767E
accent
#2939BD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484