#ACCDCD#ACCDCD
#ACCDCD is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.4% C 0.035 H 196.5°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCDCD |
|---|---|
| RGB | rgb(172, 205, 205) |
| HSL | hsl(180, 25%, 74%) |
| HSV | hsv(180, 16%, 80%) |
| CMYK | cmyk(16.1%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(80.09, -10.92, -3.67) |
| CIE-LCH | lch(80.09, 11.52, 198.55°) |
| OKLab | oklab(82.42% -0.0337 -0.01) |
| OKLCH | oklch(82.42% 0.035 196.5) |
| XYZ | xyz(49.8611, 56.8396, 66.0899) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.51
Lightblue
#ADD8E6
ΔE00 6.29
Paleturquoise
#AFEEEE
ΔE00 9.07
Silver (survey)
#C5C9C7
ΔE00 10.11
Pale Sky Blue
#BDF6FE
ΔE00 10.11
Ice Blue
#A5DFF9
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCDCD #CDACAC
analogous
#ACCDBD #ACCDCD #ACBDCD
triadic
#ACCDCD #CDACCD #CDCDAC
tetradic
#ACCDCD #BDACCD #CDACAC #BDCDAC
square
#ACCDCD #BDACCD #CDACAC #BDCDAC
split-complementary
#ACCDCD #CDACBD #CDBDAC
monochromatic
#609F9F #86B6B6 #ACCDCD #D2E4E4 #ECF3F3
Accessibility & contrast
On white
1.70
#ACCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#ACCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCDCD
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCDCD | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACD
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#A2CFCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #accdcd; /* rgb */ color: rgb(172, 205, 205); /* oklch */ color: oklch(82.4% 0.035 196.5);
Tailwind
colors: {
custom: {
50: '#c5dcdc',
500: '#accdcd',
950: '#000000',
},
}SCSS
$custom: #accdcd; $custom-light: #c5dcdc; $custom-dark: #000000;
JSON
{
"hex": "#accdcd",
"rgb": {
"r": 172,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.82423,
"c": 0.03519,
"h": 196.5
},
"luminance": 0.56841
}Semantic roles & 50–950 ramp
primary
#ACCDCD
secondary
#A27B7B
accent
#4242A3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484