#ACDDD2#ACDDD2
#ACDDD2 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.0% C 0.053 H 179.7°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDDD2 |
|---|---|
| RGB | rgb(172, 221, 210) |
| HSL | hsl(167, 42%, 77%) |
| HSV | hsv(167, 22%, 87%) |
| CMYK | cmyk(22.2%, 0%, 5%, 13.3%) |
| CIE-LAB | lab(84.55, -18.03, 0.21) |
| CIE-LCH | lch(84.55, 18.03, 179.33°) |
| OKLab | oklab(86.01% -0.053 0.0003) |
| OKLCH | oklch(86.01% 0.053 179.7) |
| XYZ | xyz(54.4991, 65.1346, 70.6610) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.01
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Powder Blue
#B0E0E6
ΔE00 7.18
Eggshell Blue
#C4FFF7
ΔE00 7.45
Light Light Blue
#CAFFFB
ΔE00 7.94
Pale Aqua
#B8FFEB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDDD2 #DDACB7
analogous
#ACDDBA #ACDDD2 #ACCFDD
triadic
#ACDDD2 #D2ACDD #DDD2AC
tetradic
#ACDDD2 #BAACDD #DDACB7 #CFDDAC
square
#ACDDD2 #BAACDD #DDACB7 #CFDDAC
split-complementary
#ACDDD2 #DDACCF #DDBAAC
monochromatic
#55B9A3 #81CBBA #ACDDD2 #D7EFEA #E9F6F3
Accessibility & contrast
On white
1.50
#ACDDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#ACDDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDDD2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDDD2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#9FDFDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acddd2; /* rgb */ color: rgb(172, 221, 210); /* oklch */ color: oklch(86.0% 0.053 179.7);
Tailwind
colors: {
custom: {
50: '#c5e7df',
500: '#acddd2',
950: '#000000',
},
}SCSS
$custom: #acddd2; $custom-light: #c5e7df; $custom-dark: #000000;
JSON
{
"hex": "#acddd2",
"rgb": {
"r": 172,
"g": 221,
"b": 210
},
"hsl": {
"h": 166.531,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.86014,
"c": 0.05298,
"h": 179.7
},
"luminance": 0.65137
}Semantic roles & 50–950 ramp
primary
#ACDDD2
secondary
#B57886
accent
#314EB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484