#ACE2DA#ACE2DA
#ACE2DA is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.3% C 0.056 H 185.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE2DA |
|---|---|
| RGB | rgb(172, 226, 218) |
| HSL | hsl(171, 48%, 78%) |
| HSV | hsv(171, 24%, 89%) |
| CMYK | cmyk(23.9%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(86.12, -18.86, -1.73) |
| CIE-LCH | lch(86.12, 18.94, 185.23°) |
| OKLab | oklab(87.33% -0.0562 -0.0049) |
| OKLCH | oklch(87.33% 0.056 185) |
| XYZ | xyz(56.8606, 68.2229, 76.4884) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.21
Duck Egg Blue
#C3FBF4
ΔE00 5.43
Powder Blue
#B0E0E6
ΔE00 6.16
Eggshell Blue
#C4FFF7
ΔE00 6.17
Pale Cyan
#B7FFFA
ΔE00 6.53
Light Light Blue
#CAFFFB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE2DA #E2ACB4
analogous
#ACE2BF #ACE2DA #ACCFE2
triadic
#ACE2DA #DAACE2 #E2DAAC
tetradic
#ACE2DA #BFACE2 #E2ACB4 #CFE2AC
square
#ACE2DA #BFACE2 #E2ACB4 #CFE2AC
split-complementary
#ACE2DA #E2ACCF #E2BFAC
monochromatic
#51C2B2 #7FD2C6 #ACE2DA #D9F2EE #E8F7F5
Accessibility & contrast
On white
1.43
#ACE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#ACE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE2DA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE2DA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#9CE4DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ace2da; /* rgb */ color: rgb(172, 226, 218); /* oklch */ color: oklch(87.3% 0.056 185.0);
Tailwind
colors: {
custom: {
50: '#c6ebe5',
500: '#ace2da',
950: '#000000',
},
}SCSS
$custom: #ace2da; $custom-light: #c6ebe5; $custom-dark: #000000;
JSON
{
"hex": "#ace2da",
"rgb": {
"r": 172,
"g": 226,
"b": 218
},
"hsl": {
"h": 171.111,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.87329,
"c": 0.05643,
"h": 185
},
"luminance": 0.68225
}Semantic roles & 50–950 ramp
primary
#ACE2DA
secondary
#BB7781
accent
#2A40BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484