#C2CECF#C2CECF
#C2CECF is a very light, near-neutral teal. Relative luminance 0.601; OKLCH L 84.3% C 0.013 H 202.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CECF |
|---|---|
| RGB | rgb(194, 206, 207) |
| HSL | hsl(185, 12%, 79%) |
| HSV | hsv(185, 6%, 81%) |
| CMYK | cmyk(6.3%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(81.90, -3.87, -1.90) |
| CIE-LCH | lch(81.90, 4.32, 206.15°) |
| OKLab | oklab(84.25% -0.0121 -0.0051) |
| OKLCH | oklch(84.25% 0.013 202.9) |
| XYZ | xyz(55.5796, 60.1164, 67.6948) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.57
Light Gray
#D3D3D3
ΔE00 5.66
Light Grey
#D8DCD6
ΔE00 5.69
Fog
#D8DCE0
ΔE00 5.69
Silver
#C0C0C0
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CECF #CFC3C2
analogous
#C2CFC9 #C2CECF #C2C7CF
triadic
#C2CECF #CFC2CE #CECFC2
tetradic
#C2CECF #C9C2CF #CFC3C2 #C7CFC2
square
#C2CECF #C9C2CF #CFC3C2 #C7CFC2
split-complementary
#C2CECF #CFC2C7 #CFC9C2
monochromatic
#7D9799 #A0B2B4 #C2CECF #E4EAEA #EEF1F2
Accessibility & contrast
On white
1.61
#C2CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#C2CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CECF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CECF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#BFCFCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2cecf; /* rgb */ color: rgb(194, 206, 207); /* oklch */ color: oklch(84.3% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#d4dddd',
500: '#c2cecf',
950: '#000000',
},
}SCSS
$custom: #c2cecf; $custom-light: #d4dddd; $custom-dark: #000000;
JSON
{
"hex": "#c2cecf",
"rgb": {
"r": 194,
"g": 206,
"b": 207
},
"hsl": {
"h": 184.615,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84251,
"c": 0.01318,
"h": 202.9
},
"luminance": 0.60117
}Semantic roles & 50–950 ramp
primary
#C2CECF
secondary
#A39492
accent
#554F96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484