#C8DEEB#C8DEEB
#C8DEEB is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.8% C 0.030 H 233.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEEB |
|---|---|
| RGB | rgb(200, 222, 235) |
| HSL | hsl(202, 47%, 85%) |
| HSV | hsv(202, 15%, 92%) |
| CMYK | cmyk(14.9%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(87.25, -4.68, -8.82) |
| CIE-LCH | lch(87.25, 9.99, 242.04°) |
| OKLab | oklab(88.83% -0.0175 -0.0238) |
| OKLCH | oklch(88.83% 0.03 233.6) |
| XYZ | xyz(64.9324, 70.5187, 88.7716) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.77
Light Blue Grey
#B7C9E2
ΔE00 7.50
Aliceblue
#F0F8FF
ΔE00 7.89
Cloudy Blue
#ACC2D9
ΔE00 7.91
Ice Blue
#A5DFF9
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEEB #EBD5C8
analogous
#C8EBE7 #C8DEEB #C8CCEB
triadic
#C8DEEB #EBC8DE #DEEBC8
tetradic
#C8DEEB #E7C8EB #EBD5C8 #CCEBC8
square
#C8DEEB #E7C8EB #EBD5C8 #CCEBC8
split-complementary
#C8DEEB #EBC8CC #EBE7C8
monochromatic
#6EA8CA #9BC3DB #C8DEEB #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.39
#C8DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#C8DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEEB
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEEB | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#BFE2E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8deeb; /* rgb */ color: rgb(200, 222, 235); /* oklch */ color: oklch(88.8% 0.030 233.6);
Tailwind
colors: {
custom: {
50: '#d9e8f1',
500: '#c8deeb',
950: '#000000',
},
}SCSS
$custom: #c8deeb; $custom-light: #d9e8f1; $custom-dark: #000000;
JSON
{
"hex": "#c8deeb",
"rgb": {
"r": 200,
"g": 222,
"b": 235
},
"hsl": {
"h": 202.286,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.88825,
"c": 0.02957,
"h": 233.6
},
"luminance": 0.7052
}Semantic roles & 50–950 ramp
primary
#C8DEEB
secondary
#C7A590
accent
#602CBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485