#C1CFCA#C1CFCA
#C1CFCA is a very light, near-neutral teal. Relative luminance 0.602; OKLCH L 84.2% C 0.017 H 172.6°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CFCA |
|---|---|
| RGB | rgb(193, 207, 202) |
| HSL | hsl(159, 13%, 78%) |
| HSV | hsv(159, 7%, 81%) |
| CMYK | cmyk(6.8%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(81.96, -5.68, 0.85) |
| CIE-LCH | lch(81.96, 5.75, 171.52°) |
| OKLab | oklab(84.24% -0.0165 0.0022) |
| OKLCH | oklch(84.24% 0.017 172.6) |
| XYZ | xyz(54.9636, 60.2268, 64.5949) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.82
Light Grey
#D8DCD6
ΔE00 5.48
Light Gray
#D3D3D3
ΔE00 7.39
Silver
#C0C0C0
ΔE00 7.76
Fog
#D8DCE0
ΔE00 7.96
Gainsboro
#DCDCDC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CFCA #CFC1C6
analogous
#C1CFC3 #C1CFCA #C1CDCF
triadic
#C1CFCA #CAC1CF #CFCAC1
tetradic
#C1CFCA #C3C1CF #CFC1C6 #CDCFC1
square
#C1CFCA #C3C1CF #CFC1C6 #CDCFC1
split-complementary
#C1CFCA #CFC1CD #CFC3C1
monochromatic
#7C9A8F #9FB4AD #C1CFCA #E3EAE7 #EEF2F0
Accessibility & contrast
On white
1.61
#C1CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#C1CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CFCA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CFCA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CBCBCA
Tritanopia (blue-blind)
#BECFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c1cfca; /* rgb */ color: rgb(193, 207, 202); /* oklch */ color: oklch(84.2% 0.017 172.6);
Tailwind
colors: {
custom: {
50: '#d3ddda',
500: '#c1cfca',
950: '#000000',
},
}SCSS
$custom: #c1cfca; $custom-light: #d3ddda; $custom-dark: #000000;
JSON
{
"hex": "#c1cfca",
"rgb": {
"r": 193,
"g": 207,
"b": 202
},
"hsl": {
"h": 158.571,
"s": 12.727,
"l": 78.431
},
"oklch": {
"l": 0.84237,
"c": 0.01668,
"h": 172.6
},
"luminance": 0.60227
}Semantic roles & 50–950 ramp
primary
#C1CFCA
secondary
#A39198
accent
#4F6897
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483