#C8E2EE#C8E2EE
#C8E2EE is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.7% C 0.032 H 227.2°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2EE |
|---|---|
| RGB | rgb(200, 226, 238) |
| HSL | hsl(199, 53%, 86%) |
| HSV | hsv(199, 16%, 93%) |
| CMYK | cmyk(16%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(88.37, -6.13, -8.73) |
| CIE-LCH | lch(88.37, 10.67, 234.94°) |
| OKLab | oklab(89.74% -0.0218 -0.0236) |
| OKLCH | oklch(89.74% 0.032 227.2) |
| XYZ | xyz(66.4445, 72.8436, 91.4318) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.35
Ice Blue
#A5DFF9
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.43
Fog
#D8DCE0
ΔE00 7.82
Aliceblue
#F0F8FF
ΔE00 8.18
Lightcyan
#E0FFFF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2EE #EED4C8
analogous
#C8EEE7 #C8E2EE #C8CFEE
triadic
#C8E2EE #EEC8E2 #E2EEC8
tetradic
#C8E2EE #E7C8EE #EED4C8 #CFEEC8
square
#C8E2EE #E7C8EE #EED4C8 #CFEEC8
split-complementary
#C8E2EE #EEC8CF #EEE7C8
monochromatic
#6AB1D1 #99C9E0 #C8E2EE #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.35
#C8E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#C8E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2EE
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2EE | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EF
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#BEE6E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #c8e2ee; /* rgb */ color: rgb(200, 226, 238); /* oklch */ color: oklch(89.7% 0.032 227.2);
Tailwind
colors: {
custom: {
50: '#d9ebf3',
500: '#c8e2ee',
950: '#000000',
},
}SCSS
$custom: #c8e2ee; $custom-light: #d9ebf3; $custom-dark: #000000;
JSON
{
"hex": "#c8e2ee",
"rgb": {
"r": 200,
"g": 226,
"b": 238
},
"hsl": {
"h": 198.947,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.89738,
"c": 0.03214,
"h": 227.2
},
"luminance": 0.72845
}Semantic roles & 50–950 ramp
primary
#C8E2EE
secondary
#CBA28F
accent
#5625C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485