#C6D4E0#C6D4E0
#C6D4E0 is a very light, muted cyan. Relative luminance 0.645; OKLCH L 86.3% C 0.023 H 243.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D4E0 |
|---|---|
| RGB | rgb(198, 212, 224) |
| HSL | hsl(208, 30%, 83%) |
| HSV | hsv(208, 12%, 88%) |
| CMYK | cmyk(11.6%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(84.21, -2.35, -7.52) |
| CIE-LCH | lch(84.21, 7.88, 252.62°) |
| OKLab | oklab(86.3% -0.0099 -0.0202) |
| OKLCH | oklch(86.3% 0.023 243.8) |
| XYZ | xyz(60.2837, 64.4737, 79.7752) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 5.68
Cloudy Blue
#ACC2D9
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 7.00
Gainsboro
#DCDCDC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D4E0 #E0D2C6
analogous
#C6E0DF #C6D4E0 #C6C7E0
triadic
#C6D4E0 #E0C6D4 #D4E0C6
tetradic
#C6D4E0 #DFC6E0 #E0D2C6 #C7E0C6
square
#C6D4E0 #DFC6E0 #E0D2C6 #C7E0C6
split-complementary
#C6D4E0 #E0C6C7 #E0DFC6
monochromatic
#7798B5 #9EB6CA #C6D4E0 #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.51
#C6D4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#C6D4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D4E0
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D4E0 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E1
Deuteranopia (green-blind)
#CCD1E0
Tritanopia (blue-blind)
#C0D7D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c6d4e0; /* rgb */ color: rgb(198, 212, 224); /* oklch */ color: oklch(86.3% 0.023 243.8);
Tailwind
colors: {
custom: {
50: '#d7e1e9',
500: '#c6d4e0',
950: '#000000',
},
}SCSS
$custom: #c6d4e0; $custom-light: #d7e1e9; $custom-dark: #000000;
JSON
{
"hex": "#c6d4e0",
"rgb": {
"r": 198,
"g": 212,
"b": 224
},
"hsl": {
"h": 207.692,
"s": 29.545,
"l": 82.745
},
"oklch": {
"l": 0.86295,
"c": 0.02255,
"h": 243.8
},
"luminance": 0.64475
}Semantic roles & 50–950 ramp
primary
#C6D4E0
secondary
#B8A493
accent
#6F3DA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484