#C4D2D4#C4D2D4
#C4D2D4 is a very light, near-neutral teal. Relative luminance 0.626; OKLCH L 85.4% C 0.015 H 207.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2D4 |
|---|---|
| RGB | rgb(196, 210, 212) |
| HSL | hsl(188, 16%, 80%) |
| HSV | hsv(188, 8%, 83%) |
| CMYK | cmyk(7.5%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(83.22, -4.33, -2.62) |
| CIE-LCH | lch(83.22, 5.06, 211.12°) |
| OKLab | oklab(85.37% -0.0138 -0.007) |
| OKLCH | oklch(85.37% 0.015 207.1) |
| XYZ | xyz(57.6927, 62.5817, 71.3146) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.60
Fog
#D8DCE0
ΔE00 5.55
Light Grey
#D8DCD6
ΔE00 5.86
Light Gray
#D3D3D3
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.74
Silver
#C0C0C0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2D4 #D4C6C4
analogous
#C4D4CE #C4D2D4 #C4CAD4
triadic
#C4D2D4 #D4C4D2 #D2D4C4
tetradic
#C4D2D4 #CEC4D4 #D4C6C4 #CAD4C4
square
#C4D2D4 #CEC4D4 #D4C6C4 #CAD4C4
split-complementary
#C4D2D4 #D4C4CA #D4CEC4
monochromatic
#7D9CA0 #A1B7BA #C4D2D4 #E7EDEE #EDF1F2
Accessibility & contrast
On white
1.55
#C4D2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#C4D2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2D4
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2D4 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D4
Deuteranopia (green-blind)
#CDCED4
Tritanopia (blue-blind)
#C0D3D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d2d4; /* rgb */ color: rgb(196, 210, 212); /* oklch */ color: oklch(85.4% 0.015 207.1);
Tailwind
colors: {
custom: {
50: '#d5dfe1',
500: '#c4d2d4',
950: '#000000',
},
}SCSS
$custom: #c4d2d4; $custom-light: #d5dfe1; $custom-dark: #000000;
JSON
{
"hex": "#c4d2d4",
"rgb": {
"r": 196,
"g": 210,
"b": 212
},
"hsl": {
"h": 187.5,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.85371,
"c": 0.01547,
"h": 207.1
},
"luminance": 0.62582
}Semantic roles & 50–950 ramp
primary
#C4D2D4
secondary
#A99693
accent
#554C9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484