#C8E2ED#C8E2ED
#C8E2ED is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.7% C 0.031 H 225.1°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2ED |
|---|---|
| RGB | rgb(200, 226, 237) |
| HSL | hsl(198, 51%, 86%) |
| HSV | hsv(198, 16%, 93%) |
| CMYK | cmyk(15.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(88.35, -6.33, -8.25) |
| CIE-LCH | lch(88.35, 10.40, 232.48°) |
| OKLab | oklab(89.71% -0.0222 -0.0223) |
| OKLCH | oklch(89.71% 0.031 225.1) |
| XYZ | xyz(66.2980, 72.7850, 90.6602) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.25
Powder Blue
#B0E0E6
ΔE00 7.14
Ice Blue
#A5DFF9
ΔE00 7.41
Fog
#D8DCE0
ΔE00 7.82
Lightcyan
#E0FFFF
ΔE00 8.11
Aliceblue
#F0F8FF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2ED #EDD3C8
analogous
#C8EDE5 #C8E2ED #C8CFED
triadic
#C8E2ED #EDC8E2 #E2EDC8
tetradic
#C8E2ED #E5C8ED #EDD3C8 #CFEDC8
square
#C8E2ED #E5C8ED #EDD3C8 #CFEDC8
split-complementary
#C8E2ED #EDC8CF #EDE5C8
monochromatic
#6CB1CF #9ACADE #C8E2ED #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.35
#C8E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#C8E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2ED
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2ED | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#D6DCED
Tritanopia (blue-blind)
#BEE6E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8e2ed; /* rgb */ color: rgb(200, 226, 237); /* oklch */ color: oklch(89.7% 0.031 225.1);
Tailwind
colors: {
custom: {
50: '#d9ebf2',
500: '#c8e2ed',
950: '#000000',
},
}SCSS
$custom: #c8e2ed; $custom-light: #d9ebf2; $custom-dark: #000000;
JSON
{
"hex": "#c8e2ed",
"rgb": {
"r": 200,
"g": 226,
"b": 237
},
"hsl": {
"h": 197.838,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.89707,
"c": 0.03145,
"h": 225.1
},
"luminance": 0.72786
}Semantic roles & 50–950 ramp
primary
#C8E2ED
secondary
#CAA18F
accent
#5427BE
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485