#ACE4D2#ACE4D2
#ACE4D2 is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.5% C 0.063 H 173.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE4D2 |
|---|---|
| RGB | rgb(172, 228, 210) |
| HSL | hsl(161, 51%, 78%) |
| HSV | hsv(161, 25%, 89%) |
| CMYK | cmyk(24.6%, 0%, 7.9%, 10.6%) |
| CIE-LAB | lab(86.46, -21.50, 2.98) |
| CIE-LCH | lch(86.46, 21.71, 172.10°) |
| OKLab | oklab(87.53% -0.062 0.0076) |
| OKLCH | oklch(87.53% 0.063 173) |
| XYZ | xyz(56.3860, 68.9083, 71.2900) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.85
Light Teal
#90E4C1
ΔE00 6.32
Duck Egg Blue
#C3FBF4
ΔE00 6.66
Eggshell Blue
#C4FFF7
ΔE00 7.03
Paleturquoise
#AFEEEE
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE4D2 #E4ACBE
analogous
#ACE4B6 #ACE4D2 #ACDAE4
triadic
#ACE4D2 #D2ACE4 #E4D2AC
tetradic
#ACE4D2 #B6ACE4 #E4ACBE #DAE4AC
square
#ACE4D2 #B6ACE4 #E4ACBE #DAE4AC
split-complementary
#ACE4D2 #E4ACDA #E4B6AC
monochromatic
#50C6A0 #7ED5B9 #ACE4D2 #DAF3EB #E8F7F2
Accessibility & contrast
On white
1.42
#ACE4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#ACE4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE4D2
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE4D2 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD1
Deuteranopia (green-blind)
#D6D5D3
Tritanopia (blue-blind)
#9EE5DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ace4d2; /* rgb */ color: rgb(172, 228, 210); /* oklch */ color: oklch(87.5% 0.063 173.0);
Tailwind
colors: {
custom: {
50: '#c6ecdf',
500: '#ace4d2',
950: '#000000',
},
}SCSS
$custom: #ace4d2; $custom-light: #c6ecdf; $custom-dark: #000000;
JSON
{
"hex": "#ace4d2",
"rgb": {
"r": 172,
"g": 228,
"b": 210
},
"hsl": {
"h": 160.714,
"s": 50.909,
"l": 78.431
},
"oklch": {
"l": 0.87534,
"c": 0.0625,
"h": 173
},
"luminance": 0.68911
}Semantic roles & 50–950 ramp
primary
#ACE4D2
secondary
#BE768D
accent
#2758BE
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484