#C6D4E2#C6D4E2
#C6D4E2 is a very light, muted cyan. Relative luminance 0.646; OKLCH L 86.4% C 0.025 H 248.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D4E2 |
|---|---|
| RGB | rgb(198, 212, 226) |
| HSL | hsl(210, 33%, 83%) |
| HSV | hsv(210, 12%, 89%) |
| CMYK | cmyk(12.4%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(84.27, -1.95, -8.50) |
| CIE-LCH | lch(84.27, 8.72, 257.08°) |
| OKLab | oklab(86.36% -0.0092 -0.0229) |
| OKLCH | oklch(86.36% 0.025 248.1) |
| XYZ | xyz(60.5565, 64.5828, 81.2121) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.93
Fog
#D8DCE0
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 5.89
Lightsteelblue
#B0C4DE
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 7.48
Gainsboro
#DCDCDC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D4E2 #E2D4C6
analogous
#C6E2E2 #C6D4E2 #C6C6E2
triadic
#C6D4E2 #E2C6D4 #D4E2C6
tetradic
#C6D4E2 #E2C6E2 #E2D4C6 #C6E2C6
square
#C6D4E2 #E2C6E2 #E2D4C6 #C6E2C6
split-complementary
#C6D4E2 #E2C6C6 #E2E2C6
monochromatic
#7597B9 #9DB5CD #C6D4E2 #EBF0F5 #EBF0F5
Accessibility & contrast
On white
1.51
#C6D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#C6D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D4E2
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D4E2 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#CCD1E2
Tritanopia (blue-blind)
#BFD7D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c6d4e2; /* rgb */ color: rgb(198, 212, 226); /* oklch */ color: oklch(86.4% 0.025 248.1);
Tailwind
colors: {
custom: {
50: '#d7e1eb',
500: '#c6d4e2',
950: '#000000',
},
}SCSS
$custom: #c6d4e2; $custom-light: #d7e1eb; $custom-dark: #000000;
JSON
{
"hex": "#c6d4e2",
"rgb": {
"r": 198,
"g": 212,
"b": 226
},
"hsl": {
"h": 210,
"s": 32.558,
"l": 83.137
},
"oklch": {
"l": 0.86358,
"c": 0.02467,
"h": 248.1
},
"luminance": 0.64584
}Semantic roles & 50–950 ramp
primary
#C6D4E2
secondary
#BAA692
accent
#733AAB
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484