#ACDCDC#ACDCDC
#ACDCDC is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.1% C 0.050 H 196.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDCDC |
|---|---|
| RGB | rgb(172, 220, 220) |
| HSL | hsl(180, 41%, 77%) |
| HSV | hsv(180, 22%, 86%) |
| CMYK | cmyk(21.8%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(84.55, -15.42, -5.09) |
| CIE-LCH | lch(84.55, 16.24, 198.27°) |
| OKLab | oklab(86.1% -0.0477 -0.0139) |
| OKLCH | oklch(86.1% 0.05 196.3) |
| XYZ | xyz(55.5209, 65.1222, 77.3407) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.76
Paleturquoise
#AFEEEE
ΔE00 4.50
Pale Sky Blue
#BDF6FE
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 6.50
Light Sky Blue
#C6FCFF
ΔE00 7.01
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDCDC #DCACAC
analogous
#ACDCC4 #ACDCDC #ACC4DC
triadic
#ACDCDC #DCACDC #DCDCAC
tetradic
#ACDCDC #C4ACDC #DCACAC #C4DCAC
square
#ACDCDC #C4ACDC #DCACAC #C4DCAC
split-complementary
#ACDCDC #DCACC4 #DCC4AC
monochromatic
#56B8B8 #81CACA #ACDCDC #D7EEEE #E9F6F6
Accessibility & contrast
On white
1.50
#ACDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#ACDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDCDC
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDCDC | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#9DDFDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #acdcdc; /* rgb */ color: rgb(172, 220, 220); /* oklch */ color: oklch(86.1% 0.050 196.3);
Tailwind
colors: {
custom: {
50: '#c5e7e6',
500: '#acdcdc',
950: '#000000',
},
}SCSS
$custom: #acdcdc; $custom-light: #c5e7e6; $custom-dark: #000000;
JSON
{
"hex": "#acdcdc",
"rgb": {
"r": 172,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.86096,
"c": 0.04967,
"h": 196.3
},
"luminance": 0.65124
}Semantic roles & 50–950 ramp
primary
#ACDCDC
secondary
#B47878
accent
#3232B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484