#C1CCCA#C1CCCA
#C1CCCA is a very light, near-neutral teal. Relative luminance 0.588; OKLCH L 83.6% C 0.012 H 184.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CCCA |
|---|---|
| RGB | rgb(193, 204, 202) |
| HSL | hsl(169, 10%, 78%) |
| HSV | hsv(169, 5%, 80%) |
| CMYK | cmyk(5.4%, 0%, 1%, 20%) |
| CIE-LAB | lab(81.17, -4.12, -0.30) |
| CIE-LCH | lch(81.17, 4.13, 184.18°) |
| OKLab | oklab(83.62% -0.0123 -0.0009) |
| OKLCH | oklch(83.62% 0.012 184) |
| XYZ | xyz(54.2437, 58.7870, 64.3549) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.10
Light Grey
#D8DCD6
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 5.88
Silver
#C0C0C0
ΔE00 5.94
Fog
#D8DCE0
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CCCA #CCC1C3
analogous
#C1CCC4 #C1CCCA #C1C8CC
triadic
#C1CCCA #CAC1CC #CCCAC1
tetradic
#C1CCCA #C4C1CC #CCC1C3 #C8CCC1
square
#C1CCCA #C4C1CC #CCC1C3 #C8CCC1
split-complementary
#C1CCCA #CCC1C8 #CCC4C1
monochromatic
#7E9591 #9FB0AD #C1CCCA #E3E8E7 #EEF1F1
Accessibility & contrast
On white
1.65
#C1CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#C1CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CCCA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CCCA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#BECDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c1ccca; /* rgb */ color: rgb(193, 204, 202); /* oklch */ color: oklch(83.6% 0.012 184.0);
Tailwind
colors: {
custom: {
50: '#d3dbda',
500: '#c1ccca',
950: '#000000',
},
}SCSS
$custom: #c1ccca; $custom-light: #d3dbda; $custom-dark: #000000;
JSON
{
"hex": "#c1ccca",
"rgb": {
"r": 193,
"g": 204,
"b": 202
},
"hsl": {
"h": 169.091,
"s": 9.735,
"l": 77.843
},
"oklch": {
"l": 0.83616,
"c": 0.01233,
"h": 184
},
"luminance": 0.58787
}Semantic roles & 50–950 ramp
primary
#C1CCCA
secondary
#A09294
accent
#525E94
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483