#C5CFCF#C5CFCF
#C5CFCF is a very light, near-neutral teal. Relative luminance 0.610; OKLCH L 84.7% C 0.011 H 197.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CFCF |
|---|---|
| RGB | rgb(197, 207, 207) |
| HSL | hsl(180, 9%, 79%) |
| HSV | hsv(180, 5%, 81%) |
| CMYK | cmyk(4.8%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(82.38, -3.39, -1.18) |
| CIE-LCH | lch(82.38, 3.59, 199.14°) |
| OKLab | oklab(84.68% -0.0104 -0.0032) |
| OKLCH | oklch(84.68% 0.011 197) |
| XYZ | xyz(56.5990, 61.0005, 67.8118) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.89
Light Grey
#D8DCD6
ΔE00 4.86
Light Gray
#D3D3D3
ΔE00 4.89
Fog
#D8DCE0
ΔE00 5.18
Silver
#C0C0C0
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CFCF #CFC5C5
analogous
#C5CFCA #C5CFCF #C5CACF
triadic
#C5CFCF #CFC5CF #CFCFC5
tetradic
#C5CFCF #CAC5CF #CFC5C5 #CACFC5
square
#C5CFCF #CAC5CF #CFC5C5 #CACFC5
split-complementary
#C5CFCF #CFC5CA #CFCAC5
monochromatic
#829898 #A4B3B3 #C5CFCF #E6EBEB #EEF1F1
Accessibility & contrast
On white
1.59
#C5CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C5CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CFCF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CFCF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#C2D0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5cfcf; /* rgb */ color: rgb(197, 207, 207); /* oklch */ color: oklch(84.7% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#d6dddd',
500: '#c5cfcf',
950: '#000000',
},
}SCSS
$custom: #c5cfcf; $custom-light: #d6dddd; $custom-dark: #000000;
JSON
{
"hex": "#c5cfcf",
"rgb": {
"r": 197,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.84681,
"c": 0.01093,
"h": 197
},
"luminance": 0.61001
}Semantic roles & 50–950 ramp
primary
#C5CFCF
secondary
#A39696
accent
#525293
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484