#C8DFEB#C8DFEB
#C8DFEB is a very light, muted cyan. Relative luminance 0.711; OKLCH L 89.0% C 0.030 H 230.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFEB |
|---|---|
| RGB | rgb(200, 223, 235) |
| HSL | hsl(201, 47%, 85%) |
| HSV | hsv(201, 15%, 92%) |
| CMYK | cmyk(14.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(87.51, -5.20, -8.44) |
| CIE-LCH | lch(87.51, 9.91, 238.35°) |
| OKLab | oklab(89.03% -0.0189 -0.0228) |
| OKLCH | oklch(89.03% 0.03 230.3) |
| XYZ | xyz(65.1988, 71.0515, 88.8604) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.92
Fog
#D8DCE0
ΔE00 6.98
Ice Blue
#A5DFF9
ΔE00 7.89
Aliceblue
#F0F8FF
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.11
Powder Blue
#B0E0E6
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFEB #EBD4C8
analogous
#C8EBE5 #C8DFEB #C8CDEB
triadic
#C8DFEB #EBC8DF #DFEBC8
tetradic
#C8DFEB #E5C8EB #EBD4C8 #CDEBC8
square
#C8DFEB #E5C8EB #EBD4C8 #CDEBC8
split-complementary
#C8DFEB #EBC8CD #EBE5C8
monochromatic
#6EABCA #9BC5DB #C8DFEB #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.38
#C8DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#C8DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFEB
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFEB | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#D4D9EB
Tritanopia (blue-blind)
#BFE2E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dfeb; /* rgb */ color: rgb(200, 223, 235); /* oklch */ color: oklch(89.0% 0.030 230.3);
Tailwind
colors: {
custom: {
50: '#d9e9f1',
500: '#c8dfeb',
950: '#000000',
},
}SCSS
$custom: #c8dfeb; $custom-light: #d9e9f1; $custom-dark: #000000;
JSON
{
"hex": "#c8dfeb",
"rgb": {
"r": 200,
"g": 223,
"b": 235
},
"hsl": {
"h": 200.571,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.8903,
"c": 0.02959,
"h": 230.3
},
"luminance": 0.71053
}Semantic roles & 50–950 ramp
primary
#C8DFEB
secondary
#C7A390
accent
#5C2CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485