#ACD8D1#ACD8D1
#ACD8D1 is a very light, muted teal. Relative luminance 0.625; OKLCH L 84.9% C 0.047 H 184.5°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD8D1 |
|---|---|
| RGB | rgb(172, 216, 209) |
| HSL | hsl(170, 36%, 76%) |
| HSV | hsv(170, 20%, 85%) |
| CMYK | cmyk(20.4%, 0%, 3.2%, 15.3%) |
| CIE-LAB | lab(83.17, -15.72, -1.28) |
| CIE-LCH | lch(83.17, 15.77, 184.65°) |
| OKLab | oklab(84.9% -0.0468 -0.0037) |
| OKLCH | oklch(84.9% 0.047 184.5) |
| XYZ | xyz(53.0744, 62.4840, 69.5734) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.75
Paleturquoise
#AFEEEE
ΔE00 6.18
Duck Egg Blue
#C3FBF4
ΔE00 7.69
Eggshell Blue
#C4FFF7
ΔE00 8.54
Light Light Blue
#CAFFFB
ΔE00 8.56
Ice
#D6FFFA
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD8D1 #D8ACB3
analogous
#ACD8BB #ACD8D1 #ACC9D8
triadic
#ACD8D1 #D1ACD8 #D8D1AC
tetradic
#ACD8D1 #BBACD8 #D8ACB3 #C9D8AC
square
#ACD8D1 #BBACD8 #D8ACB3 #C9D8AC
split-complementary
#ACD8D1 #D8ACC9 #D8BBAC
monochromatic
#59B1A3 #82C4BA #ACD8D1 #D6ECE8 #EAF5F3
Accessibility & contrast
On white
1.56
#ACD8D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#ACD8D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD8D1
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD8D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD8D1 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D1
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#A0DAD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acd8d1; /* rgb */ color: rgb(172, 216, 209); /* oklch */ color: oklch(84.9% 0.047 184.5);
Tailwind
colors: {
custom: {
50: '#c5e4df',
500: '#acd8d1',
950: '#000000',
},
}SCSS
$custom: #acd8d1; $custom-light: #c5e4df; $custom-dark: #000000;
JSON
{
"hex": "#acd8d1",
"rgb": {
"r": 172,
"g": 216,
"b": 209
},
"hsl": {
"h": 170.455,
"s": 36.066,
"l": 76.078
},
"oklch": {
"l": 0.84904,
"c": 0.04697,
"h": 184.5
},
"luminance": 0.62486
}Semantic roles & 50–950 ramp
primary
#ACD8D1
secondary
#AF7982
accent
#374AAF
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484