#C2CDD2#C2CDD2
#C2CDD2 is a very light, near-neutral cyan. Relative luminance 0.598; OKLCH L 84.1% C 0.014 H 226.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CDD2 |
|---|---|
| RGB | rgb(194, 205, 210) |
| HSL | hsl(199, 15%, 79%) |
| HSV | hsv(199, 8%, 82%) |
| CMYK | cmyk(7.6%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(81.72, -2.77, -3.77) |
| CIE-LCH | lch(81.72, 4.68, 233.71°) |
| OKLab | oklab(84.14% -0.0096 -0.0101) |
| OKLCH | oklch(84.14% 0.014 226.6) |
| XYZ | xyz(55.7099, 59.7845, 69.5648) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.18
Fog
#D8DCE0
ΔE00 4.90
Light Gray
#D3D3D3
ΔE00 5.33
Silver
#C0C0C0
ΔE00 5.71
Gainsboro
#DCDCDC
ΔE00 6.38
Dove Gray
#B6B8BD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CDD2 #D2C7C2
analogous
#C2D2CF #C2CDD2 #C2C5D2
triadic
#C2CDD2 #D2C2CD #CDD2C2
tetradic
#C2CDD2 #CFC2D2 #D2C7C2 #C5D2C2
square
#C2CDD2 #CFC2D2 #D2C7C2 #C5D2C2
split-complementary
#C2CDD2 #D2C2C5 #D2CFC2
monochromatic
#7C939E #9FB0B8 #C2CDD2 #E5EAEC #EDF1F2
Accessibility & contrast
On white
1.62
#C2CDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#C2CDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CDD2
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CDD2 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C8CAD2
Tritanopia (blue-blind)
#BECFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2cdd2; /* rgb */ color: rgb(194, 205, 210); /* oklch */ color: oklch(84.1% 0.014 226.6);
Tailwind
colors: {
custom: {
50: '#d4dcdf',
500: '#c2cdd2',
950: '#000000',
},
}SCSS
$custom: #c2cdd2; $custom-light: #d4dcdf; $custom-dark: #000000;
JSON
{
"hex": "#c2cdd2",
"rgb": {
"r": 194,
"g": 205,
"b": 210
},
"hsl": {
"h": 198.75,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.84135,
"c": 0.01393,
"h": 226.6
},
"luminance": 0.59785
}Semantic roles & 50–950 ramp
primary
#C2CDD2
secondary
#A79892
accent
#644C99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484