#C8DDEB#C8DDEB
#C8DDEB is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.6% C 0.030 H 236.9°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDEB |
|---|---|
| RGB | rgb(200, 221, 235) |
| HSL | hsl(204, 47%, 85%) |
| HSV | hsv(204, 15%, 92%) |
| CMYK | cmyk(14.9%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(86.99, -4.17, -9.21) |
| CIE-LCH | lch(86.99, 10.10, 245.66°) |
| OKLab | oklab(88.62% -0.0162 -0.0248) |
| OKLCH | oklch(88.62% 0.03 236.9) |
| XYZ | xyz(64.6676, 69.9891, 88.6833) |
| Luminance | 0.6999 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 7.82
Aliceblue
#F0F8FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDEB #EBD6C8
analogous
#C8EBE7 #C8DDEB #C8CBEB
triadic
#C8DDEB #EBC8DD #DDEBC8
tetradic
#C8DDEB #E7C8EB #EBD6C8 #CBEBC8
square
#C8DDEB #E7C8EB #EBD6C8 #CBEBC8
split-complementary
#C8DDEB #EBC8CB #EBE7C8
monochromatic
#6EA6CA #9BC1DB #C8DDEB #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.40
#C8DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#C8DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDEB
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDEB | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#D2D8EB
Tritanopia (blue-blind)
#BFE1E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8ddeb; /* rgb */ color: rgb(200, 221, 235); /* oklch */ color: oklch(88.6% 0.030 236.9);
Tailwind
colors: {
custom: {
50: '#d9e7f1',
500: '#c8ddeb',
950: '#000000',
},
}SCSS
$custom: #c8ddeb; $custom-light: #d9e7f1; $custom-dark: #000000;
JSON
{
"hex": "#c8ddeb",
"rgb": {
"r": 200,
"g": 221,
"b": 235
},
"hsl": {
"h": 204,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.88621,
"c": 0.02965,
"h": 236.9
},
"luminance": 0.6999
}Semantic roles & 50–950 ramp
primary
#C8DDEB
secondary
#C7A690
accent
#652CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485