#C5CFCB#C5CFCB
#C5CFCB is a very light, near-neutral teal. Relative luminance 0.608; OKLCH L 84.6% C 0.012 H 170.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CFCB |
|---|---|
| RGB | rgb(197, 207, 203) |
| HSL | hsl(156, 9%, 79%) |
| HSV | hsv(156, 5%, 81%) |
| CMYK | cmyk(4.8%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(82.28, -4.14, 0.81) |
| CIE-LCH | lch(82.28, 4.22, 169.00°) |
| OKLab | oklab(84.57% -0.012 0.0021) |
| OKLCH | oklch(84.57% 0.012 170.2) |
| XYZ | xyz(56.1162, 60.8074, 65.2689) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.22
Light Grey
#D8DCD6
ΔE00 4.26
Light Gray
#D3D3D3
ΔE00 5.70
Silver
#C0C0C0
ΔE00 6.34
Fog
#D8DCE0
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CFCB #CFC5C9
analogous
#C5CFC6 #C5CFCB #C5CECF
triadic
#C5CFCB #CBC5CF #CFCBC5
tetradic
#C5CFCB #C6C5CF #CFC5C9 #CECFC5
square
#C5CFCB #C6C5CF #CFC5C9 #CECFC5
split-complementary
#C5CFCB #CFC5CE #CFC6C5
monochromatic
#82988F #A4B3AD #C5CFCB #E6EBE9 #EEF1F0
Accessibility & contrast
On white
1.60
#C5CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#C5CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CFCB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CFCB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCB
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#C3CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5cfcb; /* rgb */ color: rgb(197, 207, 203); /* oklch */ color: oklch(84.6% 0.012 170.2);
Tailwind
colors: {
custom: {
50: '#d6ddda',
500: '#c5cfcb',
950: '#000000',
},
}SCSS
$custom: #c5cfcb; $custom-light: #d6ddda; $custom-dark: #000000;
JSON
{
"hex": "#c5cfcb",
"rgb": {
"r": 197,
"g": 207,
"b": 203
},
"hsl": {
"h": 156,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.84565,
"c": 0.01219,
"h": 170.2
},
"luminance": 0.60808
}Semantic roles & 50–950 ramp
primary
#C5CFCB
secondary
#A3969B
accent
#526C93
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483