#C3CFCA#C3CFCA
#C3CFCA is a very light, near-neutral teal. Relative luminance 0.605; OKLCH L 84.4% C 0.015 H 169.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFCA |
|---|---|
| RGB | rgb(195, 207, 202) |
| HSL | hsl(155, 11%, 79%) |
| HSV | hsv(155, 6%, 81%) |
| CMYK | cmyk(5.8%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.10, -5.01, 1.07) |
| CIE-LCH | lch(82.10, 5.12, 167.90°) |
| OKLab | oklab(84.39% -0.0145 0.0028) |
| OKLCH | oklch(84.39% 0.015 169.2) |
| XYZ | xyz(55.4771, 60.4915, 64.6190) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.13
Light Grey
#D8DCD6
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 6.68
Silver
#C0C0C0
ΔE00 7.16
Fog
#D8DCE0
ΔE00 7.43
Gainsboro
#DCDCDC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFCA #CFC3C8
analogous
#C3CFC4 #C3CFCA #C3CECF
triadic
#C3CFCA #CAC3CF #CFCAC3
tetradic
#C3CFCA #C4C3CF #CFC3C8 #CECFC3
square
#C3CFCA #C4C3CF #CFC3C8 #CECFC3
split-complementary
#C3CFCA #CFC3CE #CFC4C3
monochromatic
#7F998E #A1B4AC #C3CFCA #E5EAE8 #EEF1F0
Accessibility & contrast
On white
1.60
#C3CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C3CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFCA
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFCA | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CCCBCA
Tritanopia (blue-blind)
#C1CFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c3cfca; /* rgb */ color: rgb(195, 207, 202); /* oklch */ color: oklch(84.4% 0.015 169.2);
Tailwind
colors: {
custom: {
50: '#d5ddda',
500: '#c3cfca',
950: '#000000',
},
}SCSS
$custom: #c3cfca; $custom-light: #d5ddda; $custom-dark: #000000;
JSON
{
"hex": "#c3cfca",
"rgb": {
"r": 195,
"g": 207,
"b": 202
},
"hsl": {
"h": 155,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.84386,
"c": 0.01474,
"h": 169.2
},
"luminance": 0.60492
}Semantic roles & 50–950 ramp
primary
#C3CFCA
secondary
#A3939A
accent
#506D95
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483