#C2CBD2#C2CBD2
#C2CBD2 is a very light, near-neutral cyan. Relative luminance 0.588; OKLCH L 83.7% C 0.014 H 241.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBD2 |
|---|---|
| RGB | rgb(194, 203, 210) |
| HSL | hsl(206, 15%, 79%) |
| HSV | hsv(206, 8%, 82%) |
| CMYK | cmyk(7.6%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(81.20, -1.72, -4.54) |
| CIE-LCH | lch(81.20, 4.85, 249.26°) |
| OKLab | oklab(83.73% -0.0067 -0.0122) |
| OKLCH | oklch(83.73% 0.014 241) |
| XYZ | xyz(55.2345, 58.8338, 69.4064) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.65
Fog
#D8DCE0
ΔE00 4.79
Light Gray
#D3D3D3
ΔE00 5.19
Silver
#C0C0C0
ΔE00 5.27
Dove Gray
#B6B8BD
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBD2 #D2C9C2
analogous
#C2D2D1 #C2CBD2 #C2C3D2
triadic
#C2CBD2 #D2C2CB #CBD2C2
tetradic
#C2CBD2 #D1C2D2 #D2C9C2 #C3D2C2
square
#C2CBD2 #D1C2D2 #D2C9C2 #C3D2C2
split-complementary
#C2CBD2 #D2C2C3 #D2D1C2
monochromatic
#7C8F9E #9FADB8 #C2CBD2 #E5E9EC #EDF0F2
Accessibility & contrast
On white
1.64
#C2CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#C2CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBD2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBD2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CBD2
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#BECDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cbd2; /* rgb */ color: rgb(194, 203, 210); /* oklch */ color: oklch(83.7% 0.014 241.0);
Tailwind
colors: {
custom: {
50: '#d4dadf',
500: '#c2cbd2',
950: '#000000',
},
}SCSS
$custom: #c2cbd2; $custom-light: #d4dadf; $custom-dark: #000000;
JSON
{
"hex": "#c2cbd2",
"rgb": {
"r": 194,
"g": 203,
"b": 210
},
"hsl": {
"h": 206.25,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.83725,
"c": 0.01391,
"h": 241
},
"luminance": 0.58834
}Semantic roles & 50–950 ramp
primary
#C2CBD2
secondary
#A79B92
accent
#6E4C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384