#C8DBED#C8DBED
#C8DBED is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.3% C 0.032 H 246.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBED |
|---|---|
| RGB | rgb(200, 219, 237) |
| HSL | hsl(209, 51%, 86%) |
| HSV | hsv(209, 16%, 93%) |
| CMYK | cmyk(15.6%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(86.53, -2.71, -10.95) |
| CIE-LCH | lch(86.53, 11.28, 256.07°) |
| OKLab | oklab(88.28% -0.0127 -0.0296) |
| OKLCH | oklch(88.28% 0.032 246.7) |
| XYZ | xyz(64.4333, 69.0555, 90.0387) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.19
Lightsteelblue
#B0C4DE
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.43
Fog
#D8DCE0
ΔE00 6.90
Powder Blue (survey)
#B1D1FC
ΔE00 7.72
Lightblue
#ADD8E6
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBED #EDDAC8
analogous
#C8EDEC #C8DBED #C8C8ED
triadic
#C8DBED #EDC8DB #DBEDC8
tetradic
#C8DBED #ECC8ED #EDDAC8 #C8EDC8
square
#C8DBED #ECC8ED #EDDAC8 #C8EDC8
split-complementary
#C8DBED #EDC8C8 #EDECC8
monochromatic
#6C9FCF #9ABDDE #C8DBED #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.42
#C8DBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C8DBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBED
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBED | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#BFDFE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dbed; /* rgb */ color: rgb(200, 219, 237); /* oklch */ color: oklch(88.3% 0.032 246.7);
Tailwind
colors: {
custom: {
50: '#d9e6f2',
500: '#c8dbed',
950: '#000000',
},
}SCSS
$custom: #c8dbed; $custom-light: #d9e6f2; $custom-dark: #000000;
JSON
{
"hex": "#c8dbed",
"rgb": {
"r": 200,
"g": 219,
"b": 237
},
"hsl": {
"h": 209.189,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.88278,
"c": 0.0322,
"h": 246.7
},
"luminance": 0.69057
}Semantic roles & 50–950 ramp
primary
#C8DBED
secondary
#CAAC8F
accent
#7127BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485