#ACE2DC#ACE2DC
#ACE2DC is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.4% C 0.056 H 187.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE2DC |
|---|---|
| RGB | rgb(172, 226, 220) |
| HSL | hsl(173, 48%, 78%) |
| HSV | hsv(173, 24%, 89%) |
| CMYK | cmyk(23.9%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(86.17, -18.44, -2.70) |
| CIE-LCH | lch(86.17, 18.63, 188.34°) |
| OKLab | oklab(87.39% -0.0554 -0.0075) |
| OKLCH | oklch(87.39% 0.056 187.7) |
| XYZ | xyz(57.1239, 68.3283, 77.8751) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.65
Duck Egg Blue
#C3FBF4
ΔE00 5.39
Powder Blue
#B0E0E6
ΔE00 5.40
Eggshell Blue
#C4FFF7
ΔE00 6.18
Pale Cyan
#B7FFFA
ΔE00 6.42
Light Light Blue
#CAFFFB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE2DC #E2ACB2
analogous
#ACE2C1 #ACE2DC #ACCDE2
triadic
#ACE2DC #DCACE2 #E2DCAC
tetradic
#ACE2DC #C1ACE2 #E2ACB2 #CDE2AC
square
#ACE2DC #C1ACE2 #E2ACB2 #CDE2AC
split-complementary
#ACE2DC #E2ACCD #E2C1AC
monochromatic
#51C2B6 #7FD2C9 #ACE2DC #D9F2EF #E8F7F5
Accessibility & contrast
On white
1.43
#ACE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#ACE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE2DC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE2DC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D2D4DD
Tritanopia (blue-blind)
#9CE5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ace2dc; /* rgb */ color: rgb(172, 226, 220); /* oklch */ color: oklch(87.4% 0.056 187.7);
Tailwind
colors: {
custom: {
50: '#c6ebe6',
500: '#ace2dc',
950: '#000000',
},
}SCSS
$custom: #ace2dc; $custom-light: #c6ebe6; $custom-dark: #000000;
JSON
{
"hex": "#ace2dc",
"rgb": {
"r": 172,
"g": 226,
"b": 220
},
"hsl": {
"h": 173.333,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.87388,
"c": 0.05592,
"h": 187.7
},
"luminance": 0.68331
}Semantic roles & 50–950 ramp
primary
#ACE2DC
secondary
#BB777E
accent
#2A3ABB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484