#ACE4DB#ACE4DB
#ACE4DB is a very light, muted teal. Relative luminance 0.694; OKLCH L 87.8% C 0.059 H 184.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE4DB |
|---|---|
| RGB | rgb(172, 228, 219) |
| HSL | hsl(170, 51%, 78%) |
| HSV | hsv(170, 25%, 89%) |
| CMYK | cmyk(24.6%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(86.69, -19.64, -1.42) |
| CIE-LCH | lch(86.69, 19.69, 184.13°) |
| OKLab | oklab(87.79% -0.0584 -0.0041) |
| OKLCH | oklch(87.79% 0.059 184) |
| XYZ | xyz(57.5389, 69.3695, 77.3620) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.22
Duck Egg Blue
#C3FBF4
ΔE00 5.12
Eggshell Blue
#C4FFF7
ΔE00 5.78
Pale Cyan
#B7FFFA
ΔE00 6.13
Light Light Blue
#CAFFFB
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE4DB #E4ACB5
analogous
#ACE4BF #ACE4DB #ACD1E4
triadic
#ACE4DB #DBACE4 #E4DBAC
tetradic
#ACE4DB #BFACE4 #E4ACB5 #D1E4AC
square
#ACE4DB #BFACE4 #E4ACB5 #D1E4AC
split-complementary
#ACE4DB #E4ACD1 #E4BFAC
monochromatic
#50C6B3 #7ED5C7 #ACE4DB #DAF3EF #E8F7F5
Accessibility & contrast
On white
1.41
#ACE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#ACE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE4DB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE4DB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#9CE6E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ace4db; /* rgb */ color: rgb(172, 228, 219); /* oklch */ color: oklch(87.8% 0.059 184.0);
Tailwind
colors: {
custom: {
50: '#c6ece6',
500: '#ace4db',
950: '#000000',
},
}SCSS
$custom: #ace4db; $custom-light: #c6ece6; $custom-dark: #000000;
JSON
{
"hex": "#ace4db",
"rgb": {
"r": 172,
"g": 228,
"b": 219
},
"hsl": {
"h": 170.357,
"s": 50.909,
"l": 78.431
},
"oklch": {
"l": 0.87791,
"c": 0.05851,
"h": 184
},
"luminance": 0.69372
}Semantic roles & 50–950 ramp
primary
#ACE4DB
secondary
#BE7682
accent
#2740BE
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484