#ACE2DE#ACE2DE
#ACE2DE is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.4% C 0.056 H 190.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE2DE |
|---|---|
| RGB | rgb(172, 226, 222) |
| HSL | hsl(176, 48%, 78%) |
| HSV | hsv(176, 24%, 89%) |
| CMYK | cmyk(23.9%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(86.22, -18.01, -3.68) |
| CIE-LCH | lch(86.22, 18.38, 191.55°) |
| OKLab | oklab(87.45% -0.0546 -0.0101) |
| OKLCH | oklch(87.45% 0.056 190.5) |
| XYZ | xyz(57.3904, 68.4348, 79.2784) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.20
Powder Blue
#B0E0E6
ΔE00 4.63
Duck Egg Blue
#C3FBF4
ΔE00 5.47
Eggshell Blue
#C4FFF7
ΔE00 6.29
Light Light Blue
#CAFFFB
ΔE00 6.32
Pale Cyan
#B7FFFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE2DE #E2ACB0
analogous
#ACE2C3 #ACE2DE #ACCBE2
triadic
#ACE2DE #DEACE2 #E2DEAC
tetradic
#ACE2DE #C3ACE2 #E2ACB0 #CBE2AC
square
#ACE2DE #C3ACE2 #E2ACB0 #CBE2AC
split-complementary
#ACE2DE #E2ACCB #E2C3AC
monochromatic
#51C2BA #7FD2CC #ACE2DE #D9F2F0 #E8F7F6
Accessibility & contrast
On white
1.43
#ACE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#ACE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE2DE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE2DE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDE
Deuteranopia (green-blind)
#D1D4DF
Tritanopia (blue-blind)
#9BE5E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ace2de; /* rgb */ color: rgb(172, 226, 222); /* oklch */ color: oklch(87.4% 0.056 190.5);
Tailwind
colors: {
custom: {
50: '#c6ebe8',
500: '#ace2de',
950: '#000000',
},
}SCSS
$custom: #ace2de; $custom-light: #c6ebe8; $custom-dark: #000000;
JSON
{
"hex": "#ace2de",
"rgb": {
"r": 172,
"g": 226,
"b": 222
},
"hsl": {
"h": 175.556,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.87448,
"c": 0.05554,
"h": 190.5
},
"luminance": 0.68437
}Semantic roles & 50–950 ramp
primary
#ACE2DE
secondary
#BB777C
accent
#2A35BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484