#C5CECF#C5CECF
#C5CECF is a very light, near-neutral teal. Relative luminance 0.605; OKLCH L 84.5% C 0.010 H 204.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CECF |
|---|---|
| RGB | rgb(197, 206, 207) |
| HSL | hsl(186, 9%, 79%) |
| HSV | hsv(186, 5%, 81%) |
| CMYK | cmyk(4.8%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(82.12, -2.87, -1.56) |
| CIE-LCH | lch(82.12, 3.26, 208.51°) |
| OKLab | oklab(84.48% -0.009 -0.0042) |
| OKLCH | oklch(84.48% 0.01 204.9) |
| XYZ | xyz(56.3575, 60.5175, 67.7313) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.63
Light Gray
#D3D3D3
ΔE00 4.46
Fog
#D8DCE0
ΔE00 4.78
Light Grey
#D8DCD6
ΔE00 5.12
Silver
#C0C0C0
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CECF #CFC6C5
analogous
#C5CFCB #C5CECF #C5C9CF
triadic
#C5CECF #CFC5CE #CECFC5
tetradic
#C5CECF #CBC5CF #CFC6C5 #C9CFC5
square
#C5CECF #CBC5CF #CFC6C5 #C9CFC5
split-complementary
#C5CECF #CFC5C9 #CFCBC5
monochromatic
#829598 #A4B2B3 #C5CECF #E6EAEB #EEF1F1
Accessibility & contrast
On white
1.60
#C5CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C5CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CECF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CECF | 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)
#CCCDCF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#C2CFCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c5cecf; /* rgb */ color: rgb(197, 206, 207); /* oklch */ color: oklch(84.5% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#d6dcdd',
500: '#c5cecf',
950: '#000000',
},
}SCSS
$custom: #c5cecf; $custom-light: #d6dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c5cecf",
"rgb": {
"r": 197,
"g": 206,
"b": 207
},
"hsl": {
"h": 186,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.84476,
"c": 0.00995,
"h": 204.9
},
"luminance": 0.60518
}Semantic roles & 50–950 ramp
primary
#C5CECF
secondary
#A39796
accent
#595293
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484