#ACCCCD#ACCCCD
#ACCCCD is a very light, muted teal. Relative luminance 0.564; OKLCH L 82.2% C 0.034 H 198.8°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCCD |
|---|---|
| RGB | rgb(172, 204, 205) |
| HSL | hsl(182, 25%, 74%) |
| HSV | hsv(182, 16%, 80%) |
| CMYK | cmyk(16.1%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.82, -10.41, -4.06) |
| CIE-LCH | lch(79.82, 11.17, 201.33°) |
| OKLab | oklab(82.21% -0.0324 -0.0111) |
| OKLCH | oklch(82.21% 0.034 198.8) |
| XYZ | xyz(49.6226, 56.3628, 66.0104) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 9.48
Silver (survey)
#C5C9C7
ΔE00 9.81
Ice Blue
#A5DFF9
ΔE00 10.22
Pale Sky Blue
#BDF6FE
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCCD #CDADAC
analogous
#ACCDBE #ACCCCD #ACBCCD
triadic
#ACCCCD #CDACCC #CCCDAC
tetradic
#ACCCCD #BEACCD #CDADAC #BCCDAC
square
#ACCCCD #BEACCD #CDADAC #BCCDAC
split-complementary
#ACCCCD #CDACBC #CDBEAC
monochromatic
#609D9F #86B5B6 #ACCCCD #D2E3E4 #ECF3F3
Accessibility & contrast
On white
1.71
#ACCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#ACCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCCD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCCD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#A2CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accccd; /* rgb */ color: rgb(172, 204, 205); /* oklch */ color: oklch(82.2% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#c5dbdc',
500: '#accccd',
950: '#000000',
},
}SCSS
$custom: #accccd; $custom-light: #c5dbdc; $custom-dark: #000000;
JSON
{
"hex": "#accccd",
"rgb": {
"r": 172,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.818,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.8221,
"c": 0.03421,
"h": 198.8
},
"luminance": 0.56364
}Semantic roles & 50–950 ramp
primary
#ACCCCD
secondary
#A27C7B
accent
#4542A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484