#C2CFD2#C2CFD2
#C2CFD2 is a very light, near-neutral cyan. Relative luminance 0.607; OKLCH L 84.5% C 0.015 H 213.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFD2 |
|---|---|
| RGB | rgb(194, 207, 210) |
| HSL | hsl(191, 15%, 79%) |
| HSV | hsv(191, 8%, 82%) |
| CMYK | cmyk(7.6%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(82.24, -3.82, -3.00) |
| CIE-LCH | lch(82.24, 4.86, 218.20°) |
| OKLab | oklab(84.55% -0.0124 -0.0081) |
| OKLCH | oklch(84.55% 0.015 213.1) |
| XYZ | xyz(56.1913, 60.7475, 69.7253) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.23
Fog
#D8DCE0
ΔE00 5.43
Light Gray
#D3D3D3
ΔE00 5.85
Light Grey
#D8DCD6
ΔE00 6.29
Silver
#C0C0C0
ΔE00 6.46
Gainsboro
#DCDCDC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFD2 #D2C5C2
analogous
#C2D2CD #C2CFD2 #C2C7D2
triadic
#C2CFD2 #D2C2CF #CFD2C2
tetradic
#C2CFD2 #CDC2D2 #D2C5C2 #C7D2C2
square
#C2CFD2 #CDC2D2 #D2C5C2 #C7D2C2
split-complementary
#C2CFD2 #D2C2C7 #D2CDC2
monochromatic
#7C989E #9FB3B8 #C2CFD2 #E5EBEC #EDF1F2
Accessibility & contrast
On white
1.60
#C2CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#C2CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFD2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFD2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED2
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#BED0D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cfd2; /* rgb */ color: rgb(194, 207, 210); /* oklch */ color: oklch(84.5% 0.015 213.1);
Tailwind
colors: {
custom: {
50: '#d4dddf',
500: '#c2cfd2',
950: '#000000',
},
}SCSS
$custom: #c2cfd2; $custom-light: #d4dddf; $custom-dark: #000000;
JSON
{
"hex": "#c2cfd2",
"rgb": {
"r": 194,
"g": 207,
"b": 210
},
"hsl": {
"h": 191.25,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.84546,
"c": 0.01479,
"h": 213.1
},
"luminance": 0.60748
}Semantic roles & 50–950 ramp
primary
#C2CFD2
secondary
#A79692
accent
#5B4C99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484