#C5CFCD#C5CFCD
#C5CFCD is a very light, near-neutral teal. Relative luminance 0.609; OKLCH L 84.6% C 0.011 H 182.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CFCD |
|---|---|
| RGB | rgb(197, 207, 205) |
| HSL | hsl(168, 9%, 79%) |
| HSV | hsv(168, 5%, 81%) |
| CMYK | cmyk(4.8%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(82.33, -3.77, -0.19) |
| CIE-LCH | lch(82.33, 3.77, 182.83°) |
| OKLab | oklab(84.62% -0.0112 -0.0005) |
| OKLCH | oklch(84.62% 0.011 182.8) |
| XYZ | xyz(56.3561, 60.9033, 66.5322) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.90
Light Grey
#D8DCD6
ΔE00 4.45
Light Gray
#D3D3D3
ΔE00 5.23
Fog
#D8DCE0
ΔE00 5.83
Silver
#C0C0C0
ΔE00 5.95
Gainsboro
#DCDCDC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CFCD #CFC5C7
analogous
#C5CFC8 #C5CFCD #C5CCCF
triadic
#C5CFCD #CDC5CF #CFCDC5
tetradic
#C5CFCD #C8C5CF #CFC5C7 #CCCFC5
square
#C5CFCD #C8C5CF #CFC5C7 #CCCFC5
split-complementary
#C5CFCD #CFC5CC #CFC8C5
monochromatic
#829893 #A4B3B0 #C5CFCD #E6EBEA #EEF1F1
Accessibility & contrast
On white
1.59
#C5CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#C5CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CFCD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CFCD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#C3CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5cfcd; /* rgb */ color: rgb(197, 207, 205); /* oklch */ color: oklch(84.6% 0.011 182.8);
Tailwind
colors: {
custom: {
50: '#d6dddc',
500: '#c5cfcd',
950: '#000000',
},
}SCSS
$custom: #c5cfcd; $custom-light: #d6dddc; $custom-dark: #000000;
JSON
{
"hex": "#c5cfcd",
"rgb": {
"r": 197,
"g": 207,
"b": 205
},
"hsl": {
"h": 168,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.84623,
"c": 0.01124,
"h": 182.8
},
"luminance": 0.60904
}Semantic roles & 50–950 ramp
primary
#C5CFCD
secondary
#A39698
accent
#525F93
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484