#C8DEEA#C8DEEA
#C8DEEA is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.8% C 0.029 H 231.5°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEEA |
|---|---|
| RGB | rgb(200, 222, 234) |
| HSL | hsl(201, 45%, 85%) |
| HSV | hsv(201, 15%, 92%) |
| CMYK | cmyk(14.5%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.22, -4.89, -8.34) |
| CIE-LCH | lch(87.22, 9.66, 239.61°) |
| OKLab | oklab(88.79% -0.0179 -0.0225) |
| OKLCH | oklch(88.79% 0.029 231.5) |
| XYZ | xyz(64.7883, 70.4611, 88.0129) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.15
Fog
#D8DCE0
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.83
Aliceblue
#F0F8FF
ΔE00 7.89
Ice Blue
#A5DFF9
ΔE00 8.12
Cloudy Blue
#ACC2D9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEEA #EAD4C8
analogous
#C8EAE5 #C8DEEA #C8CDEA
triadic
#C8DEEA #EAC8DE #DEEAC8
tetradic
#C8DEEA #E5C8EA #EAD4C8 #CDEAC8
square
#C8DEEA #E5C8EA #EAD4C8 #CDEAC8
split-complementary
#C8DEEA #EAC8CD #EAE5C8
monochromatic
#6FA9C8 #9CC3D9 #C8DEEA #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.39
#C8DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#C8DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEEA
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEEA | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#D3D9EA
Tritanopia (blue-blind)
#BFE1E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8deea; /* rgb */ color: rgb(200, 222, 234); /* oklch */ color: oklch(88.8% 0.029 231.5);
Tailwind
colors: {
custom: {
50: '#d9e8f0',
500: '#c8deea',
950: '#000000',
},
}SCSS
$custom: #c8deea; $custom-light: #d9e8f0; $custom-dark: #000000;
JSON
{
"hex": "#c8deea",
"rgb": {
"r": 200,
"g": 222,
"b": 234
},
"hsl": {
"h": 201.176,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.88794,
"c": 0.02876,
"h": 231.5
},
"luminance": 0.70462
}Semantic roles & 50–950 ramp
primary
#C8DEEA
secondary
#C5A391
accent
#5E2EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485