#ACDCD3#ACDCD3
#ACDCD3 is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.8% C 0.051 H 182.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCD3 |
|---|---|
| RGB | rgb(172, 220, 211) |
| HSL | hsl(169, 41%, 77%) |
| HSV | hsv(169, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(84.31, -17.32, -0.68) |
| CIE-LCH | lch(84.31, 17.34, 182.24°) |
| OKLab | oklab(85.83% -0.0513 -0.0021) |
| OKLCH | oklch(85.83% 0.051 182.3) |
| XYZ | xyz(54.3609, 64.6582, 71.2314) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.66
Powder Blue
#B0E0E6
ΔE00 6.40
Duck Egg Blue
#C3FBF4
ΔE00 6.79
Eggshell Blue
#C4FFF7
ΔE00 7.57
Light Light Blue
#CAFFFB
ΔE00 7.87
Pale Cyan
#B7FFFA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCD3 #DCACB5
analogous
#ACDCBB #ACDCD3 #ACCDDC
triadic
#ACDCD3 #D3ACDC #DCD3AC
tetradic
#ACDCD3 #BBACDC #DCACB5 #CDDCAC
square
#ACDCD3 #BBACDC #DCACB5 #CDDCAC
split-complementary
#ACDCD3 #DCACCD #DCBBAC
monochromatic
#56B8A5 #81CABC #ACDCD3 #D7EEEA #E9F6F4
Accessibility & contrast
On white
1.51
#ACDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ACDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCD3
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCD3 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D3
Deuteranopia (green-blind)
#CED0D4
Tritanopia (blue-blind)
#9FDED9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdcd3; /* rgb */ color: rgb(172, 220, 211); /* oklch */ color: oklch(85.8% 0.051 182.3);
Tailwind
colors: {
custom: {
50: '#c5e7e0',
500: '#acdcd3',
950: '#000000',
},
}SCSS
$custom: #acdcd3; $custom-light: #c5e7e0; $custom-dark: #000000;
JSON
{
"hex": "#acdcd3",
"rgb": {
"r": 172,
"g": 220,
"b": 211
},
"hsl": {
"h": 168.75,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85827,
"c": 0.05131,
"h": 182.3
},
"luminance": 0.6466
}Semantic roles & 50–950 ramp
primary
#ACDCD3
secondary
#B47883
accent
#324AB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484