#C8E4EE#C8E4EE
#C8E4EE is a very light, muted cyan. Relative luminance 0.739; OKLCH L 90.1% C 0.033 H 221.3°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E4EE |
|---|---|
| RGB | rgb(200, 228, 238) |
| HSL | hsl(196, 53%, 86%) |
| HSV | hsv(196, 16%, 93%) |
| CMYK | cmyk(16%, 4.2%, 0%, 6.7%) |
| CIE-LAB | lab(88.89, -7.16, -7.96) |
| CIE-LCH | lch(88.89, 10.71, 228.06°) |
| OKLab | oklab(90.15% -0.0245 -0.0215) |
| OKLCH | oklch(90.15% 0.033 221.3) |
| XYZ | xyz(66.9915, 73.9376, 91.6142) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.98
Powder Blue
#B0E0E6
ΔE00 6.37
Ice Blue
#A5DFF9
ΔE00 7.28
Lightcyan
#E0FFFF
ΔE00 7.32
Pale Sky Blue
#BDF6FE
ΔE00 7.87
Azure (CSS)
#F0FFFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E4EE #EED2C8
analogous
#C8EEE5 #C8E4EE #C8D1EE
triadic
#C8E4EE #EEC8E4 #E4EEC8
tetradic
#C8E4EE #E5C8EE #EED2C8 #D1EEC8
square
#C8E4EE #E5C8EE #EED2C8 #D1EEC8
split-complementary
#C8E4EE #EEC8D1 #EEE5C8
monochromatic
#6AB6D1 #99CDE0 #C8E4EE #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.33
#C8E4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#C8E4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E4EE
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E4EE | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EF
Deuteranopia (green-blind)
#D8DDEE
Tritanopia (blue-blind)
#BEE8E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8e4ee; /* rgb */ color: rgb(200, 228, 238); /* oklch */ color: oklch(90.1% 0.033 221.3);
Tailwind
colors: {
custom: {
50: '#d9ecf3',
500: '#c8e4ee',
950: '#000000',
},
}SCSS
$custom: #c8e4ee; $custom-light: #d9ecf3; $custom-dark: #000000;
JSON
{
"hex": "#c8e4ee",
"rgb": {
"r": 200,
"g": 228,
"b": 238
},
"hsl": {
"h": 195.789,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.90149,
"c": 0.03261,
"h": 221.3
},
"luminance": 0.73939
}Semantic roles & 50–950 ramp
primary
#C8E4EE
secondary
#CB9F8F
accent
#4E25C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485