#ACE2D2#ACE2D2
#ACE2D2 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.1% C 0.060 H 174.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ACE2D2 |
|---|---|
| RGB | rgb(172, 226, 210) |
| HSL | hsl(162, 48%, 78%) |
| HSV | hsv(162, 24%, 89%) |
| CMYK | cmyk(23.9%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(85.91, -20.52, 2.19) |
| CIE-LCH | lch(85.91, 20.63, 173.90°) |
| OKLab | oklab(87.1% -0.0595 0.0055) |
| OKLCH | oklch(87.1% 0.06 174.7) |
| XYZ | xyz(55.8390, 67.8143, 71.1076) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.38
Duck Egg Blue
#C3FBF4
ΔE00 6.55
Paleturquoise
#AFEEEE
ΔE00 6.86
Light Teal
#90E4C1
ΔE00 6.99
Eggshell Blue
#C4FFF7
ΔE00 7.03
Pale Teal
#82CBB2
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACE2D2 #E2ACBC
analogous
#ACE2B7 #ACE2D2 #ACD7E2
triadic
#ACE2D2 #D2ACE2 #E2D2AC
tetradic
#ACE2D2 #B7ACE2 #E2ACBC #D7E2AC
square
#ACE2D2 #B7ACE2 #E2ACBC #D7E2AC
split-complementary
#ACE2D2 #E2ACD7 #E2B7AC
monochromatic
#51C2A1 #7FD2B9 #ACE2D2 #D9F2EB #E8F7F3
Accessibility & contrast
On white
1.44
#ACE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#ACE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACE2D2
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACE2D2 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#D4D4D3
Tritanopia (blue-blind)
#9FE3DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ace2d2; /* rgb */ color: rgb(172, 226, 210); /* oklch */ color: oklch(87.1% 0.060 174.7);
Tailwind
colors: {
custom: {
50: '#c5ebdf',
500: '#ace2d2',
950: '#000000',
},
}SCSS
$custom: #ace2d2; $custom-light: #c5ebdf; $custom-dark: #000000;
JSON
{
"hex": "#ace2d2",
"rgb": {
"r": 172,
"g": 226,
"b": 210
},
"hsl": {
"h": 162.222,
"s": 48.214,
"l": 78.039
},
"oklch": {
"l": 0.87099,
"c": 0.05971,
"h": 174.7
},
"luminance": 0.67817
}Semantic roles & 50–950 ramp
primary
#ACE2D2
secondary
#BB778B
accent
#2A55BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484