#C8DFEE#C8DFEE
#C8DFEE is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.1% C 0.032 H 236.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFEE |
|---|---|
| RGB | rgb(200, 223, 238) |
| HSL | hsl(204, 53%, 86%) |
| HSV | hsv(204, 16%, 93%) |
| CMYK | cmyk(16%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(87.59, -4.58, -9.89) |
| CIE-LCH | lch(87.59, 10.90, 245.14°) |
| OKLab | oklab(89.13% -0.0178 -0.0267) |
| OKLCH | oklch(89.13% 0.032 236.4) |
| XYZ | xyz(65.6359, 71.2263, 91.1623) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.43
Light Blue Grey
#B7C9E2
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.20
Cloudy Blue
#ACC2D9
ΔE00 7.74
Ice Blue
#A5DFF9
ΔE00 7.76
Aliceblue
#F0F8FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFEE #EED7C8
analogous
#C8EEEA #C8DFEE #C8CCEE
triadic
#C8DFEE #EEC8DF #DFEEC8
tetradic
#C8DFEE #EAC8EE #EED7C8 #CCEEC8
square
#C8DFEE #EAC8EE #EED7C8 #CCEEC8
split-complementary
#C8DFEE #EEC8CC #EEEAC8
monochromatic
#6AA9D1 #99C4E0 #C8DFEE #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.38
#C8DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#C8DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFEE
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFEE | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#BEE3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dfee; /* rgb */ color: rgb(200, 223, 238); /* oklch */ color: oklch(89.1% 0.032 236.4);
Tailwind
colors: {
custom: {
50: '#d9e9f3',
500: '#c8dfee',
950: '#000000',
},
}SCSS
$custom: #c8dfee; $custom-light: #d9e9f3; $custom-dark: #000000;
JSON
{
"hex": "#c8dfee",
"rgb": {
"r": 200,
"g": 223,
"b": 238
},
"hsl": {
"h": 203.684,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.89125,
"c": 0.0321,
"h": 236.4
},
"luminance": 0.71228
}Semantic roles & 50–950 ramp
primary
#C8DFEE
secondary
#CBA78F
accent
#6225C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485