#ACDCD5#ACDCD5
#ACDCD5 is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.9% C 0.051 H 185.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCD5 |
|---|---|
| RGB | rgb(172, 220, 213) |
| HSL | hsl(171, 41%, 77%) |
| HSV | hsv(171, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(84.36, -16.91, -1.66) |
| CIE-LCH | lch(84.36, 16.99, 185.61°) |
| OKLab | oklab(85.89% -0.0505 -0.0047) |
| OKLCH | oklch(85.89% 0.051 185.3) |
| XYZ | xyz(54.6132, 64.7591, 72.5601) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 5.60
Duck Egg Blue
#C3FBF4
ΔE00 6.71
Eggshell Blue
#C4FFF7
ΔE00 7.54
Light Light Blue
#CAFFFB
ΔE00 7.67
Pale Cyan
#B7FFFA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCD5 #DCACB3
analogous
#ACDCBD #ACDCD5 #ACCBDC
triadic
#ACDCD5 #D5ACDC #DCD5AC
tetradic
#ACDCD5 #BDACDC #DCACB3 #CBDCAC
square
#ACDCD5 #BDACDC #DCACB3 #CBDCAC
split-complementary
#ACDCD5 #DCACCB #DCBDAC
monochromatic
#56B8A9 #81CABF #ACDCD5 #D7EEEB #E9F6F4
Accessibility & contrast
On white
1.51
#ACDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#ACDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCD5
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCD5 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D5
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#9EDEDA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdcd5; /* rgb */ color: rgb(172, 220, 213); /* oklch */ color: oklch(85.9% 0.051 185.3);
Tailwind
colors: {
custom: {
50: '#c5e7e1',
500: '#acdcd5',
950: '#000000',
},
}SCSS
$custom: #acdcd5; $custom-light: #c5e7e1; $custom-dark: #000000;
JSON
{
"hex": "#acdcd5",
"rgb": {
"r": 172,
"g": 220,
"b": 213
},
"hsl": {
"h": 171.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85885,
"c": 0.05069,
"h": 185.3
},
"luminance": 0.64761
}Semantic roles & 50–950 ramp
primary
#ACDCD5
secondary
#B47881
accent
#3245B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484