#C2CFCB#C2CFCB
#C2CFCB is a very light, near-neutral teal. Relative luminance 0.604; OKLCH L 84.3% C 0.015 H 175.7°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFCB |
|---|---|
| RGB | rgb(194, 207, 203) |
| HSL | hsl(162, 12%, 79%) |
| HSV | hsv(162, 6%, 81%) |
| CMYK | cmyk(6.3%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(82.06, -5.16, 0.46) |
| CIE-LCH | lch(82.06, 5.18, 174.86°) |
| OKLab | oklab(84.34% -0.0151 0.0012) |
| OKLCH | oklch(84.34% 0.015 175.7) |
| XYZ | xyz(55.3383, 60.4062, 65.2325) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.27
Light Grey
#D8DCD6
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 6.81
Silver
#C0C0C0
ΔE00 7.25
Fog
#D8DCE0
ΔE00 7.35
Gainsboro
#DCDCDC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFCB #CFC2C6
analogous
#C2CFC4 #C2CFCB #C2CCCF
triadic
#C2CFCB #CBC2CF #CFCBC2
tetradic
#C2CFCB #C4C2CF #CFC2C6 #CCCFC2
square
#C2CFCB #C4C2CF #CFC2C6 #CCCFC2
split-complementary
#C2CFCB #CFC2CC #CFC4C2
monochromatic
#7D9991 #A0B4AE #C2CFCB #E4EAE8 #EEF2F0
Accessibility & contrast
On white
1.61
#C2CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C2CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFCB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFCB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#BFCFCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2cfcb; /* rgb */ color: rgb(194, 207, 203); /* oklch */ color: oklch(84.3% 0.015 175.7);
Tailwind
colors: {
custom: {
50: '#d4ddda',
500: '#c2cfcb',
950: '#000000',
},
}SCSS
$custom: #c2cfcb; $custom-light: #d4ddda; $custom-dark: #000000;
JSON
{
"hex": "#c2cfcb",
"rgb": {
"r": 194,
"g": 207,
"b": 203
},
"hsl": {
"h": 161.538,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.8434,
"c": 0.01516,
"h": 175.7
},
"luminance": 0.60407
}Semantic roles & 50–950 ramp
primary
#C2CFCB
secondary
#A39297
accent
#4F6596
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483