#ACDCDD#ACDCDD
#ACDCDD is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.1% C 0.050 H 197.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCDD |
|---|---|
| RGB | rgb(172, 220, 221) |
| HSL | hsl(181, 42%, 77%) |
| HSV | hsv(181, 22%, 87%) |
| CMYK | cmyk(22.2%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(84.57, -15.21, -5.58) |
| CIE-LCH | lch(84.57, 16.20, 200.15°) |
| OKLab | oklab(86.13% -0.0473 -0.0152) |
| OKLCH | oklch(86.13% 0.05 197.9) |
| XYZ | xyz(55.6537, 65.1753, 78.0403) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.37
Paleturquoise
#AFEEEE
ΔE00 4.56
Lightblue
#ADD8E6
ΔE00 6.09
Pale Sky Blue
#BDF6FE
ΔE00 6.27
Light Sky Blue
#C6FCFF
ΔE00 6.95
Robin'S Egg Blue
#98EFF9
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCDD #DDADAC
analogous
#ACDDC6 #ACDCDD #ACC4DD
triadic
#ACDCDD #DDACDC #DCDDAC
tetradic
#ACDCDD #C6ACDD #DDADAC #C4DDAC
square
#ACDCDD #C6ACDD #DDADAC #C4DDAC
split-complementary
#ACDCDD #DDACC4 #DDC6AC
monochromatic
#55B7B9 #81CACB #ACDCDD #D7EEEF #E9F6F6
Accessibility & contrast
On white
1.50
#ACDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#ACDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCDD
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCDD | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#9CDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdcdd; /* rgb */ color: rgb(172, 220, 221); /* oklch */ color: oklch(86.1% 0.050 197.9);
Tailwind
colors: {
custom: {
50: '#c5e7e7',
500: '#acdcdd',
950: '#000000',
},
}SCSS
$custom: #acdcdd; $custom-light: #c5e7e7; $custom-dark: #000000;
JSON
{
"hex": "#acdcdd",
"rgb": {
"r": 172,
"g": 220,
"b": 221
},
"hsl": {
"h": 181.224,
"s": 41.88,
"l": 77.059
},
"oklch": {
"l": 0.86127,
"c": 0.04967,
"h": 197.9
},
"luminance": 0.65178
}Semantic roles & 50–950 ramp
primary
#ACDCDD
secondary
#B57978
accent
#3331B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484