#C4CDCB#C4CDCB
#C4CDCB is a very light, near-neutral teal. Relative luminance 0.597; OKLCH L 84.1% C 0.010 H 181.3°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CDCB |
|---|---|
| RGB | rgb(196, 205, 203) |
| HSL | hsl(167, 8%, 79%) |
| HSV | hsv(167, 4%, 80%) |
| CMYK | cmyk(4.4%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(81.68, -3.44, -0.07) |
| CIE-LCH | lch(81.68, 3.44, 181.19°) |
| OKLab | oklab(84.08% -0.0102 -0.0002) |
| OKLCH | oklch(84.08% 0.01 181.3) |
| XYZ | xyz(55.3737, 59.7098, 65.0962) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.36
Light Grey
#D8DCD6
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 5.01
Silver
#C0C0C0
ΔE00 5.38
Fog
#D8DCE0
ΔE00 5.87
Gainsboro
#DCDCDC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CDCB #CDC4C6
analogous
#C4CDC6 #C4CDCB #C4CACD
triadic
#C4CDCB #CBC4CD #CDCBC4
tetradic
#C4CDCB #C6C4CD #CDC4C6 #CACDC4
square
#C4CDCB #C6C4CD #CDC4C6 #CACDC4
split-complementary
#C4CDCB #CDC4CA #CDC6C4
monochromatic
#829591 #A3B1AE #C4CDCB #E5E9E8 #EEF1F0
Accessibility & contrast
On white
1.62
#C4CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#C4CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CDCB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CDCB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#C2CDCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cdcb; /* rgb */ color: rgb(196, 205, 203); /* oklch */ color: oklch(84.1% 0.010 181.3);
Tailwind
colors: {
custom: {
50: '#d5dcda',
500: '#c4cdcb',
950: '#000000',
},
}SCSS
$custom: #c4cdcb; $custom-light: #d5dcda; $custom-dark: #000000;
JSON
{
"hex": "#c4cdcb",
"rgb": {
"r": 196,
"g": 205,
"b": 203
},
"hsl": {
"h": 166.667,
"s": 8.257,
"l": 78.627
},
"oklch": {
"l": 0.84078,
"c": 0.01021,
"h": 181.3
},
"luminance": 0.5971
}Semantic roles & 50–950 ramp
primary
#C4CDCB
secondary
#A09597
accent
#536192
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483