#ACE2DD#ACE2DD
#ACE2DD is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.4% C 0.056 H 189.1°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE2DD |
|---|---|
| RGB | rgb(172, 226, 221) |
| HSL | hsl(174, 48%, 78%) |
| HSV | hsv(174, 24%, 89%) |
| CMYK | cmyk(23.9%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(86.20, -18.22, -3.19) |
| CIE-LCH | lch(86.20, 18.50, 189.93°) |
| OKLab | oklab(87.42% -0.055 -0.0088) |
| OKLCH | oklch(87.42% 0.056 189.1) |
| XYZ | xyz(57.2567, 68.3814, 78.5747) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.41
Powder Blue
#B0E0E6
ΔE00 5.01
Duck Egg Blue
#C3FBF4
ΔE00 5.41
Eggshell Blue
#C4FFF7
ΔE00 6.22
Light Light Blue
#CAFFFB
ΔE00 6.36
Pale Cyan
#B7FFFA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE2DD #E2ACB1
analogous
#ACE2C2 #ACE2DD #ACCCE2
triadic
#ACE2DD #DDACE2 #E2DDAC
tetradic
#ACE2DD #C2ACE2 #E2ACB1 #CCE2AC
square
#ACE2DD #C2ACE2 #E2ACB1 #CCE2AC
split-complementary
#ACE2DD #E2ACCC #E2C2AC
monochromatic
#51C2B8 #7FD2CA #ACE2DD #D9F2F0 #E8F7F6
Accessibility & contrast
On white
1.43
#ACE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#ACE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE2DD
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE2DD | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDD
Deuteranopia (green-blind)
#D2D4DE
Tritanopia (blue-blind)
#9CE5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ace2dd; /* rgb */ color: rgb(172, 226, 221); /* oklch */ color: oklch(87.4% 0.056 189.1);
Tailwind
colors: {
custom: {
50: '#c6ebe7',
500: '#ace2dd',
950: '#000000',
},
}SCSS
$custom: #ace2dd; $custom-light: #c6ebe7; $custom-dark: #000000;
JSON
{
"hex": "#ace2dd",
"rgb": {
"r": 172,
"g": 226,
"b": 221
},
"hsl": {
"h": 174.444,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.87418,
"c": 0.05571,
"h": 189.1
},
"luminance": 0.68384
}Semantic roles & 50–950 ramp
primary
#ACE2DD
secondary
#BB777D
accent
#2A37BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484