#C8DBEE#C8DBEE
#C8DBEE is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.3% C 0.033 H 248.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBEE |
|---|---|
| RGB | rgb(200, 219, 238) |
| HSL | hsl(210, 53%, 86%) |
| HSV | hsv(210, 16%, 93%) |
| CMYK | cmyk(16%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(86.56, -2.51, -11.43) |
| CIE-LCH | lch(86.56, 11.70, 257.63°) |
| OKLab | oklab(88.31% -0.0124 -0.0309) |
| OKLCH | oklch(88.31% 0.033 248.2) |
| XYZ | xyz(64.5798, 69.1141, 90.8103) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 6.35
Fog
#D8DCE0
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBEE #EEDBC8
analogous
#C8EEEE #C8DBEE #C8C8EE
triadic
#C8DBEE #EEC8DB #DBEEC8
tetradic
#C8DBEE #EEC8EE #EEDBC8 #C8EEC8
square
#C8DBEE #EEC8EE #EEDBC8 #C8EEC8
split-complementary
#C8DBEE #EEC8C8 #EEEEC8
monochromatic
#6A9ED1 #99BCE0 #C8DBEE #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.42
#C8DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C8DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBEE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBEE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#BEDFE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dbee; /* rgb */ color: rgb(200, 219, 238); /* oklch */ color: oklch(88.3% 0.033 248.2);
Tailwind
colors: {
custom: {
50: '#d9e6f3',
500: '#c8dbee',
950: '#000000',
},
}SCSS
$custom: #c8dbee; $custom-light: #d9e6f3; $custom-dark: #000000;
JSON
{
"hex": "#c8dbee",
"rgb": {
"r": 200,
"g": 219,
"b": 238
},
"hsl": {
"h": 210,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.8831,
"c": 0.03328,
"h": 248.2
},
"luminance": 0.69115
}Semantic roles & 50–950 ramp
primary
#C8DBEE
secondary
#CBAD8F
accent
#7325C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485