#C2CFCA#C2CFCA
#C2CFCA is a very light, near-neutral teal. Relative luminance 0.604; OKLCH L 84.3% C 0.016 H 171.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFCA |
|---|---|
| RGB | rgb(194, 207, 202) |
| HSL | hsl(157, 12%, 79%) |
| HSV | hsv(157, 6%, 81%) |
| CMYK | cmyk(6.3%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.03, -5.35, 0.96) |
| CIE-LCH | lch(82.03, 5.43, 169.82°) |
| OKLab | oklab(84.31% -0.0155 0.0025) |
| OKLCH | oklch(84.31% 0.016 171) |
| XYZ | xyz(55.2195, 60.3587, 64.6069) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.48
Light Grey
#D8DCD6
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 7.04
Silver
#C0C0C0
ΔE00 7.46
Fog
#D8DCE0
ΔE00 7.69
Gainsboro
#DCDCDC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFCA #CFC2C7
analogous
#C2CFC3 #C2CFCA #C2CDCF
triadic
#C2CFCA #CAC2CF #CFCAC2
tetradic
#C2CFCA #C3C2CF #CFC2C7 #CDCFC2
square
#C2CFCA #C3C2CF #CFC2C7 #CDCFC2
split-complementary
#C2CFCA #CFC2CD #CFC3C2
monochromatic
#7D998E #A0B4AC #C2CFCA #E4EAE8 #EEF2F0
Accessibility & contrast
On white
1.61
#C2CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#C2CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFCA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFCA | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CCCBCA
Tritanopia (blue-blind)
#BFCFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2cfca; /* rgb */ color: rgb(194, 207, 202); /* oklch */ color: oklch(84.3% 0.016 171.0);
Tailwind
colors: {
custom: {
50: '#d4ddda',
500: '#c2cfca',
950: '#000000',
},
}SCSS
$custom: #c2cfca; $custom-light: #d4ddda; $custom-dark: #000000;
JSON
{
"hex": "#c2cfca",
"rgb": {
"r": 194,
"g": 207,
"b": 202
},
"hsl": {
"h": 156.923,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84311,
"c": 0.0157,
"h": 171
},
"luminance": 0.60359
}Semantic roles & 50–950 ramp
primary
#C2CFCA
secondary
#A39299
accent
#4F6B96
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483