#ACDCD4#ACDCD4
#ACDCD4 is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.051 H 183.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCD4 |
|---|---|
| RGB | rgb(172, 220, 212) |
| HSL | hsl(170, 41%, 77%) |
| HSV | hsv(170, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(84.33, -17.12, -1.17) |
| CIE-LCH | lch(84.33, 17.16, 183.91°) |
| OKLab | oklab(85.86% -0.0509 -0.0034) |
| OKLCH | oklch(85.86% 0.051 183.8) |
| XYZ | xyz(54.4866, 64.7085, 71.8937) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.42
Powder Blue
#B0E0E6
ΔE00 6.00
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Eggshell Blue
#C4FFF7
ΔE00 7.54
Light Light Blue
#CAFFFB
ΔE00 7.76
Pale Cyan
#B7FFFA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCD4 #DCACB4
analogous
#ACDCBC #ACDCD4 #ACCCDC
triadic
#ACDCD4 #D4ACDC #DCD4AC
tetradic
#ACDCD4 #BCACDC #DCACB4 #CCDCAC
square
#ACDCD4 #BCACDC #DCACB4 #CCDCAC
split-complementary
#ACDCD4 #DCACCC #DCBCAC
monochromatic
#56B8A7 #81CABE #ACDCD4 #D7EEEA #E9F6F4
Accessibility & contrast
On white
1.51
#ACDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#ACDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCD4
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCD4 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D4
Deuteranopia (green-blind)
#CED0D5
Tritanopia (blue-blind)
#9FDED9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdcd4; /* rgb */ color: rgb(172, 220, 212); /* oklch */ color: oklch(85.9% 0.051 183.8);
Tailwind
colors: {
custom: {
50: '#c5e7e1',
500: '#acdcd4',
950: '#000000',
},
}SCSS
$custom: #acdcd4; $custom-light: #c5e7e1; $custom-dark: #000000;
JSON
{
"hex": "#acdcd4",
"rgb": {
"r": 172,
"g": 220,
"b": 212
},
"hsl": {
"h": 170,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85856,
"c": 0.05098,
"h": 183.8
},
"luminance": 0.64711
}Semantic roles & 50–950 ramp
primary
#ACDCD4
secondary
#B47882
accent
#3247B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484