#C3CCCB#C3CCCB
#C3CCCB is a very light, near-neutral teal. Relative luminance 0.591; OKLCH L 83.8% C 0.010 H 189.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCCB |
|---|---|
| RGB | rgb(195, 204, 203) |
| HSL | hsl(173, 8%, 78%) |
| HSV | hsv(173, 4%, 80%) |
| CMYK | cmyk(4.4%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(81.35, -3.25, -0.57) |
| CIE-LCH | lch(81.35, 3.30, 189.91°) |
| OKLab | oklab(83.8% -0.0098 -0.0016) |
| OKLCH | oklch(83.8% 0.01 189) |
| XYZ | xyz(54.8759, 59.0992, 65.0046) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.25
Light Gray
#D3D3D3
ΔE00 4.92
Light Grey
#D8DCD6
ΔE00 4.97
Silver
#C0C0C0
ΔE00 5.10
Fog
#D8DCE0
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCCB #CCC3C4
analogous
#C3CCC6 #C3CCCB #C3C8CC
triadic
#C3CCCB #CBC3CC #CCCBC3
tetradic
#C3CCCB #C6C3CC #CCC3C4 #C8CCC3
square
#C3CCCB #C6C3CC #CCC3C4 #C8CCC3
split-complementary
#C3CCCB #CCC3C8 #CCC6C3
monochromatic
#819492 #A2B0AE #C3CCCB #E4E8E8 #EEF1F1
Accessibility & contrast
On white
1.64
#C3CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C3CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCCB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCCB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C9C9CB
Tritanopia (blue-blind)
#C1CDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3cccb; /* rgb */ color: rgb(195, 204, 203); /* oklch */ color: oklch(83.8% 0.010 189.0);
Tailwind
colors: {
custom: {
50: '#d5dbda',
500: '#c3cccb',
950: '#000000',
},
}SCSS
$custom: #c3cccb; $custom-light: #d5dbda; $custom-dark: #000000;
JSON
{
"hex": "#c3cccb",
"rgb": {
"r": 195,
"g": 204,
"b": 203
},
"hsl": {
"h": 173.333,
"s": 8.108,
"l": 78.235
},
"oklch": {
"l": 0.83796,
"c": 0.00995,
"h": 189
},
"luminance": 0.591
}Semantic roles & 50–950 ramp
primary
#C3CCCB
secondary
#9F9495
accent
#535A92
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483