#C3CCCA#C3CCCA
#C3CCCA is a very light, near-neutral teal. Relative luminance 0.591; OKLCH L 83.8% C 0.010 H 181.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCCA |
|---|---|
| RGB | rgb(195, 204, 202) |
| HSL | hsl(167, 8%, 78%) |
| HSV | hsv(167, 4%, 80%) |
| CMYK | cmyk(4.4%, 0%, 1%, 20%) |
| CIE-LAB | lab(81.32, -3.44, -0.07) |
| CIE-LCH | lch(81.32, 3.44, 181.18°) |
| OKLab | oklab(83.77% -0.0102 -0.0002) |
| OKLCH | oklch(83.77% 0.01 181.3) |
| XYZ | xyz(54.7572, 59.0517, 64.3790) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.30
Light Grey
#D8DCD6
ΔE00 4.80
Light Gray
#D3D3D3
ΔE00 5.11
Silver
#C0C0C0
ΔE00 5.26
Fog
#D8DCE0
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCCA #CCC3C5
analogous
#C3CCC5 #C3CCCA #C3C9CC
triadic
#C3CCCA #CAC3CC #CCCAC3
tetradic
#C3CCCA #C5C3CC #CCC3C5 #C9CCC3
square
#C3CCCA #C5C3CC #CCC3C5 #C9CCC3
split-complementary
#C3CCCA #CCC3C9 #CCC5C3
monochromatic
#819490 #A2B0AD #C3CCCA #E4E8E7 #EEF1F0
Accessibility & contrast
On white
1.64
#C3CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#C3CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCCA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCCA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C9C9CA
Tritanopia (blue-blind)
#C1CCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3ccca; /* rgb */ color: rgb(195, 204, 202); /* oklch */ color: oklch(83.8% 0.010 181.3);
Tailwind
colors: {
custom: {
50: '#d5dbda',
500: '#c3ccca',
950: '#000000',
},
}SCSS
$custom: #c3ccca; $custom-light: #d5dbda; $custom-dark: #000000;
JSON
{
"hex": "#c3ccca",
"rgb": {
"r": 195,
"g": 204,
"b": 202
},
"hsl": {
"h": 166.667,
"s": 8.108,
"l": 78.235
},
"oklch": {
"l": 0.83767,
"c": 0.01022,
"h": 181.3
},
"luminance": 0.59052
}Semantic roles & 50–950 ramp
primary
#C3CCCA
secondary
#9F9496
accent
#536192
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483