#C8DEEF#C8DEEF
#C8DEEF is a very light, muted cyan. Relative luminance 0.708; OKLCH L 89.0% C 0.033 H 241.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEEF |
|---|---|
| RGB | rgb(200, 222, 239) |
| HSL | hsl(206, 55%, 86%) |
| HSV | hsv(206, 16%, 94%) |
| CMYK | cmyk(16.3%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(87.36, -3.86, -10.76) |
| CIE-LCH | lch(87.36, 11.43, 250.28°) |
| OKLab | oklab(88.95% -0.0161 -0.0291) |
| OKLCH | oklch(88.95% 0.033 241.1) |
| XYZ | xyz(65.5168, 70.7525, 91.8494) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 7.11
Cloudy Blue
#ACC2D9
ΔE00 7.17
Fog
#D8DCE0
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.32
Ice Blue
#A5DFF9
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEEF #EFD9C8
analogous
#C8EFEC #C8DEEF #C8CAEF
triadic
#C8DEEF #EFC8DE #DEEFC8
tetradic
#C8DEEF #ECC8EF #EFD9C8 #CAEFC8
square
#C8DEEF #ECC8EF #EFD9C8 #CAEFC8
split-complementary
#C8DEEF #EFC8CA #EFECC8
monochromatic
#69A5D3 #99C2E1 #C8DEEF #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.39
#C8DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#C8DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEEF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEEF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#BEE2E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8deef; /* rgb */ color: rgb(200, 222, 239); /* oklch */ color: oklch(89.0% 0.033 241.1);
Tailwind
colors: {
custom: {
50: '#d9e8f4',
500: '#c8deef',
950: '#000000',
},
}SCSS
$custom: #c8deef; $custom-light: #d9e8f4; $custom-dark: #000000;
JSON
{
"hex": "#c8deef",
"rgb": {
"r": 200,
"g": 222,
"b": 239
},
"hsl": {
"h": 206.154,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.88953,
"c": 0.03323,
"h": 241.1
},
"luminance": 0.70754
}Semantic roles & 50–950 ramp
primary
#C8DEEF
secondary
#CDAA8E
accent
#6923C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485