#C2CFCD#C2CFCD
#C2CFCD is a very light, near-neutral teal. Relative luminance 0.605; OKLCH L 84.4% C 0.014 H 185.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFCD |
|---|---|
| RGB | rgb(194, 207, 205) |
| HSL | hsl(171, 12%, 79%) |
| HSV | hsv(171, 6%, 81%) |
| CMYK | cmyk(6.3%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(82.11, -4.78, -0.53) |
| CIE-LCH | lch(82.11, 4.81, 186.31°) |
| OKLab | oklab(84.4% -0.0143 -0.0015) |
| OKLCH | oklch(84.4% 0.014 185.9) |
| XYZ | xyz(55.5781, 60.5022, 66.4958) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.99
Light Grey
#D8DCD6
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.70
Silver
#C0C0C0
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFCD #CFC2C4
analogous
#C2CFC6 #C2CFCD #C2CACF
triadic
#C2CFCD #CDC2CF #CFCDC2
tetradic
#C2CFCD #C6C2CF #CFC2C4 #CACFC2
square
#C2CFCD #C6C2CF #CFC2C4 #CACFC2
split-complementary
#C2CFCD #CFC2CA #CFC6C2
monochromatic
#7D9995 #A0B4B1 #C2CFCD #E4EAE9 #EEF2F1
Accessibility & contrast
On white
1.60
#C2CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C2CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFCD
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFCD | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#BFD0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2cfcd; /* rgb */ color: rgb(194, 207, 205); /* oklch */ color: oklch(84.4% 0.014 185.9);
Tailwind
colors: {
custom: {
50: '#d4dddc',
500: '#c2cfcd',
950: '#000000',
},
}SCSS
$custom: #c2cfcd; $custom-light: #d4dddc; $custom-dark: #000000;
JSON
{
"hex": "#c2cfcd",
"rgb": {
"r": 194,
"g": 207,
"b": 205
},
"hsl": {
"h": 170.769,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84398,
"c": 0.01441,
"h": 185.9
},
"luminance": 0.60503
}Semantic roles & 50–950 ramp
primary
#C2CFCD
secondary
#A39295
accent
#4F5A96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484