#C3CCC8#C3CCC8
#C3CCC8 is a very light, near-neutral teal. Relative luminance 0.590; OKLCH L 83.7% C 0.011 H 167.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCC8 |
|---|---|
| RGB | rgb(195, 204, 200) |
| HSL | hsl(153, 8%, 78%) |
| HSV | hsv(153, 4%, 80%) |
| CMYK | cmyk(4.4%, 0%, 2%, 20%) |
| CIE-LAB | lab(81.27, -3.81, 0.92) |
| CIE-LCH | lch(81.27, 3.92, 166.39°) |
| OKLab | oklab(83.71% -0.011 0.0024) |
| OKLCH | oklch(83.71% 0.011 167.7) |
| XYZ | xyz(54.5219, 58.9576, 63.1399) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.67
Light Grey
#D8DCD6
ΔE00 4.61
Light Gray
#D3D3D3
ΔE00 5.58
Silver
#C0C0C0
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 6.68
Fog
#D8DCE0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCC8 #CCC3C7
analogous
#C3CCC3 #C3CCC8 #C3CBCC
triadic
#C3CCC8 #C8C3CC #CCC8C3
tetradic
#C3CCC8 #C3C3CC #CCC3C7 #CBCCC3
square
#C3CCC8 #C3C3CC #CCC3C7 #CBCCC3
split-complementary
#C3CCC8 #CCC3CB #CCC3C3
monochromatic
#81948B #A2B0AA #C3CCC8 #E4E8E6 #EEF1F0
Accessibility & contrast
On white
1.64
#C3CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#C3CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCC8
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCC8 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBC8
Deuteranopia (green-blind)
#CAC9C8
Tritanopia (blue-blind)
#C1CCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3ccc8; /* rgb */ color: rgb(195, 204, 200); /* oklch */ color: oklch(83.7% 0.011 167.7);
Tailwind
colors: {
custom: {
50: '#d5dbd8',
500: '#c3ccc8',
950: '#000000',
},
}SCSS
$custom: #c3ccc8; $custom-light: #d5dbd8; $custom-dark: #000000;
JSON
{
"hex": "#c3ccc8",
"rgb": {
"r": 195,
"g": 204,
"b": 200
},
"hsl": {
"h": 153.333,
"s": 8.108,
"l": 78.235
},
"oklch": {
"l": 0.83709,
"c": 0.01126,
"h": 167.7
},
"luminance": 0.58958
}Semantic roles & 50–950 ramp
primary
#C3CCC8
secondary
#9F9499
accent
#536F92
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483