#C8DEE3#C8DEE3
#C8DEE3 is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.6% C 0.024 H 212.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEE3 |
|---|---|
| RGB | rgb(200, 222, 227) |
| HSL | hsl(191, 33%, 84%) |
| HSV | hsv(191, 12%, 89%) |
| CMYK | cmyk(11.9%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(87.03, -6.30, -4.93) |
| CIE-LCH | lch(87.03, 8.00, 218.05°) |
| OKLab | oklab(88.58% -0.0205 -0.0133) |
| OKLCH | oklch(88.58% 0.024 212.9) |
| XYZ | xyz(63.8025, 70.0668, 82.8209) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.05
Powder Blue
#B0E0E6
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.01
Lightcyan
#E0FFFF
ΔE00 7.74
Light Grey
#D8DCD6
ΔE00 7.84
Azure (CSS)
#F0FFFF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEE3 #E3CDC8
analogous
#C8E3DA #C8DEE3 #C8D0E3
triadic
#C8DEE3 #E3C8DE #DEE3C8
tetradic
#C8DEE3 #DAC8E3 #E3CDC8 #D0E3C8
square
#C8DEE3 #DAC8E3 #E3CDC8 #D0E3C8
split-complementary
#C8DEE3 #E3C8D0 #E3DAC8
monochromatic
#77ADBA #9FC6CE #C8DEE3 #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.40
#C8DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#C8DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEE3
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEE3 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE3
Deuteranopia (green-blind)
#D5D8E3
Tritanopia (blue-blind)
#C1E0DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dee3; /* rgb */ color: rgb(200, 222, 227); /* oklch */ color: oklch(88.6% 0.024 212.9);
Tailwind
colors: {
custom: {
50: '#d8e8eb',
500: '#c8dee3',
950: '#000000',
},
}SCSS
$custom: #c8dee3; $custom-light: #d8e8eb; $custom-dark: #000000;
JSON
{
"hex": "#c8dee3",
"rgb": {
"r": 200,
"g": 222,
"b": 227
},
"hsl": {
"h": 191.111,
"s": 32.53,
"l": 83.725
},
"oklch": {
"l": 0.88578,
"c": 0.02448,
"h": 212.9
},
"luminance": 0.70068
}Semantic roles & 50–950 ramp
primary
#C8DEE3
secondary
#BC9B94
accent
#4F3AAB
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484