#C8DFEA#C8DFEA
#C8DFEA is a very light, muted cyan. Relative luminance 0.710; OKLCH L 89.0% C 0.029 H 228.1°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFEA |
|---|---|
| RGB | rgb(200, 223, 234) |
| HSL | hsl(199, 45%, 85%) |
| HSV | hsv(199, 15%, 92%) |
| CMYK | cmyk(14.5%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(87.48, -5.40, -7.95) |
| CIE-LCH | lch(87.48, 9.61, 235.80°) |
| OKLab | oklab(89% -0.0193 -0.0215) |
| OKLCH | oklch(89% 0.029 228.1) |
| XYZ | xyz(65.0547, 70.9939, 88.1017) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.80
Fog
#D8DCE0
ΔE00 6.95
Powder Blue
#B0E0E6
ΔE00 7.96
Aliceblue
#F0F8FF
ΔE00 7.98
Ice Blue
#A5DFF9
ΔE00 7.98
Light Blue Grey
#B7C9E2
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFEA #EAD3C8
analogous
#C8EAE4 #C8DFEA #C8CEEA
triadic
#C8DFEA #EAC8DF #DFEAC8
tetradic
#C8DFEA #E4C8EA #EAD3C8 #CEEAC8
square
#C8DFEA #E4C8EA #EAD3C8 #CEEAC8
split-complementary
#C8DFEA #EAC8CE #EAE4C8
monochromatic
#6FABC8 #9CC5D9 #C8DFEA #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.38
#C8DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#C8DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFEA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFEA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#BFE2E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dfea; /* rgb */ color: rgb(200, 223, 234); /* oklch */ color: oklch(89.0% 0.029 228.1);
Tailwind
colors: {
custom: {
50: '#d9e9f0',
500: '#c8dfea',
950: '#000000',
},
}SCSS
$custom: #c8dfea; $custom-light: #d9e9f0; $custom-dark: #000000;
JSON
{
"hex": "#c8dfea",
"rgb": {
"r": 200,
"g": 223,
"b": 234
},
"hsl": {
"h": 199.412,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.88998,
"c": 0.02884,
"h": 228.1
},
"luminance": 0.70995
}Semantic roles & 50–950 ramp
primary
#C8DFEA
secondary
#C5A291
accent
#5A2EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485