#C8DDEA#C8DDEA
#C8DDEA is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.6% C 0.029 H 234.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDEA |
|---|---|
| RGB | rgb(200, 221, 234) |
| HSL | hsl(203, 45%, 85%) |
| HSV | hsv(203, 15%, 92%) |
| CMYK | cmyk(14.5%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.96, -4.37, -8.72) |
| CIE-LCH | lch(86.96, 9.75, 243.38°) |
| OKLab | oklab(88.59% -0.0165 -0.0235) |
| OKLCH | oklch(88.59% 0.029 234.9) |
| XYZ | xyz(64.5235, 69.9315, 87.9246) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 7.22
Cloudy Blue
#ACC2D9
ΔE00 7.68
Aliceblue
#F0F8FF
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDEA #EAD5C8
analogous
#C8EAE6 #C8DDEA #C8CCEA
triadic
#C8DDEA #EAC8DD #DDEAC8
tetradic
#C8DDEA #E6C8EA #EAD5C8 #CCEAC8
square
#C8DDEA #E6C8EA #EAD5C8 #CCEAC8
split-complementary
#C8DDEA #EAC8CC #EAE6C8
monochromatic
#6FA6C8 #9CC2D9 #C8DDEA #E9F1F7 #E9F1F7
Accessibility & contrast
On white
1.40
#C8DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#C8DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDEA
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDEA | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#BFE1E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8ddea; /* rgb */ color: rgb(200, 221, 234); /* oklch */ color: oklch(88.6% 0.029 234.9);
Tailwind
colors: {
custom: {
50: '#d9e7f0',
500: '#c8ddea',
950: '#000000',
},
}SCSS
$custom: #c8ddea; $custom-light: #d9e7f0; $custom-dark: #000000;
JSON
{
"hex": "#c8ddea",
"rgb": {
"r": 200,
"g": 221,
"b": 234
},
"hsl": {
"h": 202.941,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.8859,
"c": 0.02877,
"h": 234.9
},
"luminance": 0.69933
}Semantic roles & 50–950 ramp
primary
#C8DDEA
secondary
#C5A591
accent
#622EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485