#C8DFEF#C8DFEF
#C8DFEF is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.2% C 0.033 H 238.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFEF |
|---|---|
| RGB | rgb(200, 223, 239) |
| HSL | hsl(205, 55%, 86%) |
| HSV | hsv(205, 16%, 94%) |
| CMYK | cmyk(16.3%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(87.62, -4.37, -10.37) |
| CIE-LCH | lch(87.62, 11.26, 247.14°) |
| OKLab | oklab(89.16% -0.0174 -0.028) |
| OKLCH | oklch(89.16% 0.033 238.2) |
| XYZ | xyz(65.7832, 71.2852, 91.9382) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.64
Light Blue Grey
#B7C9E2
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 7.56
Ice Blue
#A5DFF9
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFEF #EFD8C8
analogous
#C8EFEB #C8DFEF #C8CBEF
triadic
#C8DFEF #EFC8DF #DFEFC8
tetradic
#C8DFEF #EBC8EF #EFD8C8 #CBEFC8
square
#C8DFEF #EBC8EF #EFD8C8 #CBEFC8
split-complementary
#C8DFEF #EFC8CB #EFEBC8
monochromatic
#69A8D3 #99C3E1 #C8DFEF #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.38
#C8DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#C8DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFEF
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFEF | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#BEE3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dfef; /* rgb */ color: rgb(200, 223, 239); /* oklch */ color: oklch(89.2% 0.033 238.2);
Tailwind
colors: {
custom: {
50: '#d9e9f4',
500: '#c8dfef',
950: '#000000',
},
}SCSS
$custom: #c8dfef; $custom-light: #d9e9f4; $custom-dark: #000000;
JSON
{
"hex": "#c8dfef",
"rgb": {
"r": 200,
"g": 223,
"b": 239
},
"hsl": {
"h": 204.615,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.89157,
"c": 0.03301,
"h": 238.2
},
"luminance": 0.71287
}Semantic roles & 50–950 ramp
primary
#C8DFEF
secondary
#CDA88E
accent
#6423C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485