#C4D2CF#C4D2CF
#C4D2CF is a very light, near-neutral teal. Relative luminance 0.623; OKLCH L 85.2% C 0.016 H 181.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D2CF |
|---|---|
| RGB | rgb(196, 210, 207) |
| HSL | hsl(167, 13%, 80%) |
| HSV | hsv(167, 7%, 82%) |
| CMYK | cmyk(6.7%, 0%, 1.4%, 17.6%) |
| CIE-LAB | lab(83.09, -5.29, -0.15) |
| CIE-LCH | lch(83.09, 5.29, 181.58°) |
| OKLab | oklab(85.22% -0.0157 -0.0005) |
| OKLCH | oklch(85.22% 0.016 181.7) |
| XYZ | xyz(57.0717, 62.3333, 68.0441) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.67
Light Grey
#D8DCD6
ΔE00 5.06
Light Gray
#D3D3D3
ΔE00 6.80
Fog
#D8DCE0
ΔE00 6.96
Gainsboro
#DCDCDC
ΔE00 7.39
Silver
#C0C0C0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D2CF #D2C4C7
analogous
#C4D2C8 #C4D2CF #C4CED2
triadic
#C4D2CF #CFC4D2 #D2CFC4
tetradic
#C4D2CF #C8C4D2 #D2C4C7 #CED2C4
square
#C4D2CF #C8C4D2 #D2C4C7 #CED2C4
split-complementary
#C4D2CF #D2C4CE #D2C8C4
monochromatic
#7F9D97 #A1B8B3 #C4D2CF #E7ECEB #EEF2F1
Accessibility & contrast
On white
1.56
#C4D2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#C4D2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D2CF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D2CF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CF
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#C1D3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d2cf; /* rgb */ color: rgb(196, 210, 207); /* oklch */ color: oklch(85.2% 0.016 181.7);
Tailwind
colors: {
custom: {
50: '#d5dfdd',
500: '#c4d2cf',
950: '#000000',
},
}SCSS
$custom: #c4d2cf; $custom-light: #d5dfdd; $custom-dark: #000000;
JSON
{
"hex": "#c4d2cf",
"rgb": {
"r": 196,
"g": 210,
"b": 207
},
"hsl": {
"h": 167.143,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85224,
"c": 0.01572,
"h": 181.7
},
"luminance": 0.62334
}Semantic roles & 50–950 ramp
primary
#C4D2CF
secondary
#A69498
accent
#4E5E98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484