#ACDCCD#ACDCCD
#ACDCCD is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.054 H 173.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCCD |
|---|---|
| RGB | rgb(172, 220, 205) |
| HSL | hsl(161, 41%, 77%) |
| HSV | hsv(161, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(84.15, -18.55, 2.28) |
| CIE-LCH | lch(84.15, 18.69, 173.00°) |
| OKLab | oklab(85.65% -0.0537 0.0058) |
| OKLCH | oklch(85.65% 0.054 173.9) |
| XYZ | xyz(53.6227, 64.3629, 67.3437) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.41
Pale Teal
#82CBB2
ΔE00 7.53
Duck Egg Blue
#C3FBF4
ΔE00 7.53
Light Teal
#90E4C1
ΔE00 7.83
Pale Aqua
#B8FFEB
ΔE00 7.96
Eggshell Blue
#C4FFF7
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCCD #DCACBB
analogous
#ACDCB5 #ACDCCD #ACD3DC
triadic
#ACDCCD #CDACDC #DCCDAC
tetradic
#ACDCCD #B5ACDC #DCACBB #D3DCAC
square
#ACDCCD #B5ACDC #DCACBB #D3DCAC
split-complementary
#ACDCCD #DCACD3 #DCB5AC
monochromatic
#56B899 #81CAB3 #ACDCCD #D7EEE7 #E9F6F2
Accessibility & contrast
On white
1.51
#ACDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#ACDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCCD
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCCD | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#A0DDD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #acdccd; /* rgb */ color: rgb(172, 220, 205); /* oklch */ color: oklch(85.7% 0.054 173.9);
Tailwind
colors: {
custom: {
50: '#c5e7dc',
500: '#acdccd',
950: '#000000',
},
}SCSS
$custom: #acdccd; $custom-light: #c5e7dc; $custom-dark: #000000;
JSON
{
"hex": "#acdccd",
"rgb": {
"r": 172,
"g": 220,
"b": 205
},
"hsl": {
"h": 161.25,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.85654,
"c": 0.05402,
"h": 173.9
},
"luminance": 0.64365
}Semantic roles & 50–950 ramp
primary
#ACDCCD
secondary
#B4788B
accent
#325AB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484