#C2CEDD#C2CEDD
#C2CEDD is a very light, muted cyan. Relative luminance 0.608; OKLCH L 84.7% C 0.025 H 254.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CEDD |
|---|---|
| RGB | rgb(194, 206, 221) |
| HSL | hsl(213, 28%, 81%) |
| HSV | hsv(213, 12%, 87%) |
| CMYK | cmyk(12.2%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(82.29, -1.10, -8.81) |
| CIE-LCH | lch(82.29, 8.88, 262.85°) |
| OKLab | oklab(84.68% -0.0068 -0.0237) |
| OKLCH | oklch(84.68% 0.025 254) |
| XYZ | xyz(57.3676, 60.8316, 77.1119) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.91
Lightsteelblue
#B0C4DE
ΔE00 4.90
Cloudy Blue
#ACC2D9
ΔE00 4.99
Fog
#D8DCE0
ΔE00 6.18
Dove Gray
#B6B8BD
ΔE00 7.35
Light Gray
#D3D3D3
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CEDD #DDD1C2
analogous
#C2DCDD #C2CEDD #C4C2DD
triadic
#C2CEDD #DDC2CE #CEDDC2
tetradic
#C2CEDD #DDC2DC #DDD1C2 #C2DDC4
square
#C2CEDD #DDC2DC #DDD1C2 #C2DDC4
split-complementary
#C2CEDD #DDC4C2 #DCDDC2
monochromatic
#738FB1 #9BAEC7 #C2CEDD #E9EEF3 #EBEFF4
Accessibility & contrast
On white
1.59
#C2CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#C2CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CEDD
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CEDD | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#C6CBDD
Tritanopia (blue-blind)
#BCD1D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2cedd; /* rgb */ color: rgb(194, 206, 221); /* oklch */ color: oklch(84.7% 0.025 254.0);
Tailwind
colors: {
custom: {
50: '#d4dce7',
500: '#c2cedd',
950: '#000000',
},
}SCSS
$custom: #c2cedd; $custom-light: #d4dce7; $custom-dark: #000000;
JSON
{
"hex": "#c2cedd",
"rgb": {
"r": 194,
"g": 206,
"b": 221
},
"hsl": {
"h": 213.333,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.84683,
"c": 0.02468,
"h": 254
},
"luminance": 0.60832
}Semantic roles & 50–950 ramp
primary
#C2CEDD
secondary
#B4A48F
accent
#793EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484