#ACCBCD#ACCBCD
#ACCBCD is a light, muted teal. Relative luminance 0.559; OKLCH L 82.0% C 0.033 H 201.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCBCD |
|---|---|
| RGB | rgb(172, 203, 205) |
| HSL | hsl(184, 25%, 74%) |
| HSV | hsv(184, 16%, 80%) |
| CMYK | cmyk(16.1%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(79.55, -9.89, -4.46) |
| CIE-LCH | lch(79.55, 10.85, 204.28°) |
| OKLab | oklab(82% -0.031 -0.0121) |
| OKLCH | oklch(82% 0.033 201.3) |
| XYZ | xyz(49.3857, 55.8889, 65.9314) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.77
Powder Blue
#B0E0E6
ΔE00 5.90
Silver (survey)
#C5C9C7
ΔE00 9.52
Paleturquoise
#AFEEEE
ΔE00 9.91
Ice Blue
#A5DFF9
ΔE00 9.98
Light Grey Blue
#9DBCD4
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCBCD #CDAEAC
analogous
#ACCDBF #ACCBCD #ACBBCD
triadic
#ACCBCD #CDACCB #CBCDAC
tetradic
#ACCBCD #BFACCD #CDAEAC #BBCDAC
square
#ACCBCD #BFACCD #CDAEAC #BBCDAC
split-complementary
#ACCBCD #CDACBB #CDBFAC
monochromatic
#609B9F #86B3B6 #ACCBCD #D2E3E4 #ECF3F3
Accessibility & contrast
On white
1.72
#ACCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#ACCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCBCD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCBCD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#A2CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #accbcd; /* rgb */ color: rgb(172, 203, 205); /* oklch */ color: oklch(82.0% 0.033 201.3);
Tailwind
colors: {
custom: {
50: '#c5dadc',
500: '#accbcd',
950: '#000000',
},
}SCSS
$custom: #accbcd; $custom-light: #c5dadc; $custom-dark: #000000;
JSON
{
"hex": "#accbcd",
"rgb": {
"r": 172,
"g": 203,
"b": 205
},
"hsl": {
"h": 183.636,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.81996,
"c": 0.03331,
"h": 201.3
},
"luminance": 0.5589
}Semantic roles & 50–950 ramp
primary
#ACCBCD
secondary
#A27D7B
accent
#4842A3
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384