#ACDCD2#ACDCD2
#ACDCD2 is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.8% C 0.052 H 180.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCD2 |
|---|---|
| RGB | rgb(172, 220, 210) |
| HSL | hsl(168, 41%, 77%) |
| HSV | hsv(168, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.28, -17.53, -0.18) |
| CIE-LCH | lch(84.28, 17.53, 180.60°) |
| OKLab | oklab(85.8% -0.0517 -0.0008) |
| OKLCH | oklch(85.8% 0.052 180.9) |
| XYZ | xyz(54.2359, 64.6082, 70.5733) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 6.79
Duck Egg Blue
#C3FBF4
ΔE00 6.87
Eggshell Blue
#C4FFF7
ΔE00 7.62
Light Light Blue
#CAFFFB
ΔE00 8.00
Pale Cyan
#B7FFFA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCD2 #DCACB6
analogous
#ACDCBA #ACDCD2 #ACCEDC
triadic
#ACDCD2 #D2ACDC #DCD2AC
tetradic
#ACDCD2 #BAACDC #DCACB6 #CEDCAC
square
#ACDCD2 #BAACDC #DCACB6 #CEDCAC
split-complementary
#ACDCD2 #DCACCE #DCBAAC
monochromatic
#56B8A3 #81CABB #ACDCD2 #D7EEE9 #E9F6F3
Accessibility & contrast
On white
1.51
#ACDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#ACDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCD2
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCD2 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D2
Deuteranopia (green-blind)
#CED0D3
Tritanopia (blue-blind)
#9FDED9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdcd2; /* rgb */ color: rgb(172, 220, 210); /* oklch */ color: oklch(85.8% 0.052 180.9);
Tailwind
colors: {
custom: {
50: '#c5e7df',
500: '#acdcd2',
950: '#000000',
},
}SCSS
$custom: #acdcd2; $custom-light: #c5e7df; $custom-dark: #000000;
JSON
{
"hex": "#acdcd2",
"rgb": {
"r": 172,
"g": 220,
"b": 210
},
"hsl": {
"h": 167.5,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85797,
"c": 0.05169,
"h": 180.9
},
"luminance": 0.6461
}Semantic roles & 50–950 ramp
primary
#ACDCD2
secondary
#B47885
accent
#324DB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484