#ACE4DD#ACE4DD
#ACE4DD is a very light, muted teal. Relative luminance 0.695; OKLCH L 87.8% C 0.058 H 186.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE4DD |
|---|---|
| RGB | rgb(172, 228, 221) |
| HSL | hsl(173, 51%, 78%) |
| HSV | hsv(173, 25%, 89%) |
| CMYK | cmyk(24.6%, 0%, 3.1%, 10.6%) |
| CIE-LAB | lab(86.74, -19.22, -2.40) |
| CIE-LCH | lch(86.74, 19.37, 187.10°) |
| OKLab | oklab(87.85% -0.0576 -0.0067) |
| OKLCH | oklch(87.85% 0.058 186.6) |
| XYZ | xyz(57.8038, 69.4754, 78.7570) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.58
Duck Egg Blue
#C3FBF4
ΔE00 5.01
Eggshell Blue
#C4FFF7
ΔE00 5.74
Powder Blue
#B0E0E6
ΔE00 5.93
Pale Cyan
#B7FFFA
ΔE00 5.96
Light Light Blue
#CAFFFB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE4DD #E4ACB3
analogous
#ACE4C1 #ACE4DD #ACCFE4
triadic
#ACE4DD #DDACE4 #E4DDAC
tetradic
#ACE4DD #C1ACE4 #E4ACB3 #CFE4AC
square
#ACE4DD #C1ACE4 #E4ACB3 #CFE4AC
split-complementary
#ACE4DD #E4ACCF #E4C1AC
monochromatic
#50C6B7 #7ED5CA #ACE4DD #DAF3F0 #E8F7F6
Accessibility & contrast
On white
1.41
#ACE4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#ACE4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE4DD
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE4DD | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#9BE7E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ace4dd; /* rgb */ color: rgb(172, 228, 221); /* oklch */ color: oklch(87.8% 0.058 186.6);
Tailwind
colors: {
custom: {
50: '#c6ece7',
500: '#ace4dd',
950: '#000000',
},
}SCSS
$custom: #ace4dd; $custom-light: #c6ece7; $custom-dark: #000000;
JSON
{
"hex": "#ace4dd",
"rgb": {
"r": 172,
"g": 228,
"b": 221
},
"hsl": {
"h": 172.5,
"s": 50.909,
"l": 78.431
},
"oklch": {
"l": 0.8785,
"c": 0.05796,
"h": 186.6
},
"luminance": 0.69478
}Semantic roles & 50–950 ramp
primary
#ACE4DD
secondary
#BE767F
accent
#273ABE
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484