#C4CECB#C4CECB
#C4CECB is a very light, near-neutral teal. Relative luminance 0.602; OKLCH L 84.3% C 0.012 H 176.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CECB |
|---|---|
| RGB | rgb(196, 206, 203) |
| HSL | hsl(162, 9%, 79%) |
| HSV | hsv(162, 5%, 81%) |
| CMYK | cmyk(4.9%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(81.94, -3.96, 0.31) |
| CIE-LCH | lch(81.94, 3.97, 175.52°) |
| OKLab | oklab(84.28% -0.0116 0.0008) |
| OKLCH | oklch(84.28% 0.012 176.3) |
| XYZ | xyz(55.6137, 60.1898, 65.1762) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.95
Light Grey
#D8DCD6
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 5.53
Silver
#C0C0C0
ΔE00 6.01
Fog
#D8DCE0
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CECB #CEC4C7
analogous
#C4CEC6 #C4CECB #C4CCCE
triadic
#C4CECB #CBC4CE #CECBC4
tetradic
#C4CECB #C6C4CE #CEC4C7 #CCCEC4
square
#C4CECB #C6C4CE #CEC4C7 #CCCEC4
split-complementary
#C4CECB #CEC4CC #CEC6C4
monochromatic
#819690 #A3B2AE #C4CECB #E5EAE8 #EEF1F0
Accessibility & contrast
On white
1.61
#C4CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#C4CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CECB
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CECB | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCB
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#C2CECD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4cecb; /* rgb */ color: rgb(196, 206, 203); /* oklch */ color: oklch(84.3% 0.012 176.3);
Tailwind
colors: {
custom: {
50: '#d5ddda',
500: '#c4cecb',
950: '#000000',
},
}SCSS
$custom: #c4cecb; $custom-light: #d5ddda; $custom-dark: #000000;
JSON
{
"hex": "#c4cecb",
"rgb": {
"r": 196,
"g": 206,
"b": 203
},
"hsl": {
"h": 162,
"s": 9.259,
"l": 78.824
},
"oklch": {
"l": 0.84284,
"c": 0.01165,
"h": 176.3
},
"luminance": 0.6019
}Semantic roles & 50–950 ramp
primary
#C4CECB
secondary
#A29599
accent
#526693
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483