#C4CFD2#C4CFD2
#C4CFD2 is a very light, near-neutral cyan. Relative luminance 0.610; OKLCH L 84.7% C 0.013 H 215.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CFD2 |
|---|---|
| RGB | rgb(196, 207, 210) |
| HSL | hsl(193, 13%, 80%) |
| HSV | hsv(193, 7%, 82%) |
| CMYK | cmyk(6.7%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(82.39, -3.15, -2.78) |
| CIE-LCH | lch(82.39, 4.20, 221.37°) |
| OKLab | oklab(84.7% -0.0103 -0.0075) |
| OKLCH | oklch(84.7% 0.013 215.9) |
| XYZ | xyz(56.7082, 61.0140, 69.7495) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.71
Fog
#D8DCE0
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 5.09
Silver
#C0C0C0
ΔE00 5.86
Light Grey
#D8DCD6
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CFD2 #D2C7C4
analogous
#C4D2CE #C4CFD2 #C4C8D2
triadic
#C4CFD2 #D2C4CF #CFD2C4
tetradic
#C4CFD2 #CEC4D2 #D2C7C4 #C8D2C4
square
#C4CFD2 #CEC4D2 #D2C7C4 #C8D2C4
split-complementary
#C4CFD2 #D2C4C8 #D2CEC4
monochromatic
#7F979D #A1B3B8 #C4CFD2 #E7EBEC #EEF1F2
Accessibility & contrast
On white
1.59
#C4CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C4CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CFD2
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CFD2 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED2
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#C0D0D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4cfd2; /* rgb */ color: rgb(196, 207, 210); /* oklch */ color: oklch(84.7% 0.013 215.9);
Tailwind
colors: {
custom: {
50: '#d5dddf',
500: '#c4cfd2',
950: '#000000',
},
}SCSS
$custom: #c4cfd2; $custom-light: #d5dddf; $custom-dark: #000000;
JSON
{
"hex": "#c4cfd2",
"rgb": {
"r": 196,
"g": 207,
"b": 210
},
"hsl": {
"h": 192.857,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.84695,
"c": 0.01273,
"h": 215.9
},
"luminance": 0.61015
}Semantic roles & 50–950 ramp
primary
#C4CFD2
secondary
#A69894
accent
#5E4E98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484