#C2CEDC#C2CEDC
#C2CEDC is a very light, muted cyan. Relative luminance 0.608; OKLCH L 84.7% C 0.024 H 252.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEDC |
|---|---|
| RGB | rgb(194, 206, 220) |
| HSL | hsl(212, 27%, 81%) |
| HSV | hsv(212, 12%, 86%) |
| CMYK | cmyk(11.8%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(82.26, -1.31, -8.32) |
| CIE-LCH | lch(82.26, 8.42, 261.07°) |
| OKLab | oklab(84.65% -0.0072 -0.0224) |
| OKLCH | oklch(84.65% 0.024 252.2) |
| XYZ | xyz(57.2348, 60.7784, 76.4123) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.27
Cloudy Blue
#ACC2D9
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.19
Fog
#D8DCE0
ΔE00 5.93
Dove Gray
#B6B8BD
ΔE00 7.18
Light Gray
#D3D3D3
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEDC #DCD0C2
analogous
#C2DBDC #C2CEDC #C3C2DC
triadic
#C2CEDC #DCC2CE #CEDCC2
tetradic
#C2CEDC #DCC2DB #DCD0C2 #C2DCC3
square
#C2CEDC #DCC2DB #DCD0C2 #C2DCC3
split-complementary
#C2CEDC #DCC3C2 #DBDCC2
monochromatic
#7490AF #9BAFC6 #C2CEDC #E9EDF2 #ECEFF4
Accessibility & contrast
On white
1.60
#C2CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#C2CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEDC
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEDC | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#BCD1D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cedc; /* rgb */ color: rgb(194, 206, 220); /* oklch */ color: oklch(84.7% 0.024 252.2);
Tailwind
colors: {
custom: {
50: '#d4dce6',
500: '#c2cedc',
950: '#000000',
},
}SCSS
$custom: #c2cedc; $custom-light: #d4dce6; $custom-dark: #000000;
JSON
{
"hex": "#c2cedc",
"rgb": {
"r": 194,
"g": 206,
"b": 220
},
"hsl": {
"h": 212.308,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.84651,
"c": 0.02352,
"h": 252.2
},
"luminance": 0.60779
}Semantic roles & 50–950 ramp
primary
#C2CEDC
secondary
#B3A28F
accent
#7740A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484