#C8DEE7#C8DEE7
#C8DEE7 is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.7% C 0.027 H 224.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEE7 |
|---|---|
| RGB | rgb(200, 222, 231) |
| HSL | hsl(197, 39%, 85%) |
| HSV | hsv(197, 13%, 91%) |
| CMYK | cmyk(13.4%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(87.14, -5.50, -6.88) |
| CIE-LCH | lch(87.14, 8.80, 231.37°) |
| OKLab | oklab(88.7% -0.019 -0.0185) |
| OKLCH | oklch(88.7% 0.027 224.3) |
| XYZ | xyz(64.3610, 70.2902, 85.7623) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.68
Powder Blue
#B0E0E6
ΔE00 7.73
Aliceblue
#F0F8FF
ΔE00 8.03
Azure (CSS)
#F0FFFF
ΔE00 8.36
Ice Blue
#A5DFF9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEE7 #E7D1C8
analogous
#C8E7E1 #C8DEE7 #C8CFE7
triadic
#C8DEE7 #E7C8DE #DEE7C8
tetradic
#C8DEE7 #E1C8E7 #E7D1C8 #CFE7C8
square
#C8DEE7 #E1C8E7 #E7D1C8 #CFE7C8
split-complementary
#C8DEE7 #E7C8CF #E7E1C8
monochromatic
#73ABC2 #9DC4D4 #C8DEE7 #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.39
#C8DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#C8DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEE7
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEE7 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE8
Deuteranopia (green-blind)
#D4D9E7
Tritanopia (blue-blind)
#C0E1E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dee7; /* rgb */ color: rgb(200, 222, 231); /* oklch */ color: oklch(88.7% 0.027 224.3);
Tailwind
colors: {
custom: {
50: '#d9e8ee',
500: '#c8dee7',
950: '#000000',
},
}SCSS
$custom: #c8dee7; $custom-light: #d9e8ee; $custom-dark: #000000;
JSON
{
"hex": "#c8dee7",
"rgb": {
"r": 200,
"g": 222,
"b": 231
},
"hsl": {
"h": 197.419,
"s": 39.241,
"l": 84.51
},
"oklch": {
"l": 0.887,
"c": 0.02658,
"h": 224.3
},
"luminance": 0.70291
}Semantic roles & 50–950 ramp
primary
#C8DEE7
secondary
#C1A092
accent
#5833B2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485