#C4CCCD#C4CCCD
#C4CCCD is a very light, near-neutral teal. Relative luminance 0.593; OKLCH L 83.9% C 0.009 H 205.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCCD |
|---|---|
| RGB | rgb(196, 204, 205) |
| HSL | hsl(187, 8%, 79%) |
| HSV | hsv(187, 4%, 80%) |
| CMYK | cmyk(4.4%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.47, -2.54, -1.45) |
| CIE-LCH | lch(81.47, 2.92, 209.67°) |
| OKLab | oklab(83.93% -0.008 -0.0039) |
| OKLCH | oklch(83.93% 0.009 205.9) |
| XYZ | xyz(55.3751, 59.3289, 66.2800) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.20
Light Gray
#D3D3D3
ΔE00 4.26
Silver
#C0C0C0
ΔE00 4.56
Fog
#D8DCE0
ΔE00 4.90
Light Grey
#D8DCD6
ΔE00 5.33
Gainsboro
#DCDCDC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCCD #CDC5C4
analogous
#C4CDC9 #C4CCCD #C4C7CD
triadic
#C4CCCD #CDC4CC #CCCDC4
tetradic
#C4CCCD #C9C4CD #CDC5C4 #C7CDC4
square
#C4CCCD #C9C4CD #CDC5C4 #C7CDC4
split-complementary
#C4CCCD #CDC4C7 #CDC9C4
monochromatic
#829395 #A3AFB1 #C4CCCD #E5E9E9 #EEF1F1
Accessibility & contrast
On white
1.63
#C4CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#C4CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCCD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCCD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#C2CDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c4cccd; /* rgb */ color: rgb(196, 204, 205); /* oklch */ color: oklch(83.9% 0.009 205.9);
Tailwind
colors: {
custom: {
50: '#d5dbdc',
500: '#c4cccd',
950: '#000000',
},
}SCSS
$custom: #c4cccd; $custom-light: #d5dbdc; $custom-dark: #000000;
JSON
{
"hex": "#c4cccd",
"rgb": {
"r": 196,
"g": 204,
"b": 205
},
"hsl": {
"h": 186.667,
"s": 8.257,
"l": 78.627
},
"oklch": {
"l": 0.83931,
"c": 0.0089,
"h": 205.9
},
"luminance": 0.59329
}Semantic roles & 50–950 ramp
primary
#C4CCCD
secondary
#A09695
accent
#5A5392
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484