#C3CFCB#C3CFCB
#C3CFCB is a very light, near-neutral teal. Relative luminance 0.605; OKLCH L 84.4% C 0.014 H 174.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFCB |
|---|---|
| RGB | rgb(195, 207, 203) |
| HSL | hsl(160, 11%, 79%) |
| HSV | hsv(160, 6%, 81%) |
| CMYK | cmyk(5.8%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(82.13, -4.82, 0.58) |
| CIE-LCH | lch(82.13, 4.85, 173.17°) |
| OKLab | oklab(84.42% -0.0141 0.0015) |
| OKLCH | oklch(84.42% 0.014 174.1) |
| XYZ | xyz(55.5958, 60.5390, 65.2445) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.92
Light Grey
#D8DCD6
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 6.44
Silver
#C0C0C0
ΔE00 6.95
Fog
#D8DCE0
ΔE00 7.08
Gainsboro
#DCDCDC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFCB #CFC3C7
analogous
#C3CFC5 #C3CFCB #C3CDCF
triadic
#C3CFCB #CBC3CF #CFCBC3
tetradic
#C3CFCB #C5C3CF #CFC3C7 #CDCFC3
square
#C3CFCB #C5C3CF #CFC3C7 #CDCFC3
split-complementary
#C3CFCB #CFC3CD #CFC5C3
monochromatic
#7F9990 #A1B4AE #C3CFCB #E5EAE8 #EEF1F0
Accessibility & contrast
On white
1.60
#C3CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#C3CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFCB
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFCB | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#C1CFCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3cfcb; /* rgb */ color: rgb(195, 207, 203); /* oklch */ color: oklch(84.4% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#d5ddda',
500: '#c3cfcb',
950: '#000000',
},
}SCSS
$custom: #c3cfcb; $custom-light: #d5ddda; $custom-dark: #000000;
JSON
{
"hex": "#c3cfcb",
"rgb": {
"r": 195,
"g": 207,
"b": 203
},
"hsl": {
"h": 160,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.84415,
"c": 0.01416,
"h": 174.1
},
"luminance": 0.6054
}Semantic roles & 50–950 ramp
primary
#C3CFCB
secondary
#A39399
accent
#506795
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483