#C3CCCC#C3CCCC
#C3CCCC is a very light, near-neutral teal. Relative luminance 0.591; OKLCH L 83.8% C 0.010 H 197.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCCC |
|---|---|
| RGB | rgb(195, 204, 204) |
| HSL | hsl(180, 8%, 78%) |
| HSV | hsv(180, 4%, 80%) |
| CMYK | cmyk(4.4%, 0%, 0%, 20%) |
| CIE-LAB | lab(81.37, -3.06, -1.06) |
| CIE-LCH | lch(81.37, 3.24, 199.17°) |
| OKLab | oklab(83.83% -0.0094 -0.0029) |
| OKLCH | oklch(83.83% 0.01 197) |
| XYZ | xyz(54.9955, 59.1470, 65.6342) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.32
Light Gray
#D3D3D3
ΔE00 4.77
Silver
#C0C0C0
ΔE00 4.97
Light Grey
#D8DCD6
ΔE00 5.19
Fog
#D8DCE0
ΔE00 5.42
Gainsboro
#DCDCDC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCCC #CCC3C3
analogous
#C3CCC7 #C3CCCC #C3C7CC
triadic
#C3CCCC #CCC3CC #CCCCC3
tetradic
#C3CCCC #C7C3CC #CCC3C3 #C7CCC3
square
#C3CCCC #C7C3CC #CCC3C3 #C7CCC3
split-complementary
#C3CCCC #CCC3C7 #CCC7C3
monochromatic
#819494 #A2B0B0 #C3CCCC #E4E8E8 #EEF1F1
Accessibility & contrast
On white
1.64
#C3CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#C3CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCCC
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCCC | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#C1CDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3cccc; /* rgb */ color: rgb(195, 204, 204); /* oklch */ color: oklch(83.8% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#d5dbdb',
500: '#c3cccc',
950: '#000000',
},
}SCSS
$custom: #c3cccc; $custom-light: #d5dbdb; $custom-dark: #000000;
JSON
{
"hex": "#c3cccc",
"rgb": {
"r": 195,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 8.108,
"l": 78.235
},
"oklch": {
"l": 0.83826,
"c": 0.00987,
"h": 197
},
"luminance": 0.59147
}Semantic roles & 50–950 ramp
primary
#C3CCCC
secondary
#9F9494
accent
#535392
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484