#C2CCCD#C2CCCD
#C2CCCD is a very light, near-neutral teal. Relative luminance 0.591; OKLCH L 83.8% C 0.011 H 204.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCCD |
|---|---|
| RGB | rgb(194, 204, 205) |
| HSL | hsl(185, 10%, 78%) |
| HSV | hsv(185, 5%, 80%) |
| CMYK | cmyk(5.4%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.33, -3.21, -1.68) |
| CIE-LCH | lch(81.33, 3.62, 207.58°) |
| OKLab | oklab(83.78% -0.0101 -0.0045) |
| OKLCH | oklch(83.78% 0.011 204.1) |
| XYZ | xyz(54.8582, 59.0624, 66.2558) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.81
Light Gray
#D3D3D3
ΔE00 5.06
Silver
#C0C0C0
ΔE00 5.22
Fog
#D8DCE0
ΔE00 5.44
Light Grey
#D8DCD6
ΔE00 5.62
Gainsboro
#DCDCDC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCCD #CDC3C2
analogous
#C2CDC8 #C2CCCD #C2C6CD
triadic
#C2CCCD #CDC2CC #CCCDC2
tetradic
#C2CCCD #C8C2CD #CDC3C2 #C6CDC2
square
#C2CCCD #C8C2CD #CDC3C2 #C6CDC2
split-complementary
#C2CCCD #CDC2C6 #CDC8C2
monochromatic
#7F9496 #A0B0B1 #C2CCCD #E4E8E9 #EEF1F1
Accessibility & contrast
On white
1.64
#C2CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#C2CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCCD
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCCD | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#BFCDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cccd; /* rgb */ color: rgb(194, 204, 205); /* oklch */ color: oklch(83.8% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#d4dbdc',
500: '#c2cccd',
950: '#000000',
},
}SCSS
$custom: #c2cccd; $custom-light: #d4dbdc; $custom-dark: #000000;
JSON
{
"hex": "#c2cccd",
"rgb": {
"r": 194,
"g": 204,
"b": 205
},
"hsl": {
"h": 185.455,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.8378,
"c": 0.01105,
"h": 204.1
},
"luminance": 0.59063
}Semantic roles & 50–950 ramp
primary
#C2CCCD
secondary
#A19493
accent
#585294
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484