#C8E5FF#C8E5FF
#C8E5FF is a very light, muted cyan. Relative luminance 0.755; OKLCH L 90.9% C 0.047 H 245.4°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E5FF |
|---|---|
| RGB | rgb(200, 229, 255) |
| HSL | hsl(208, 100%, 89%) |
| HSV | hsv(208, 22%, 100%) |
| CMYK | cmyk(21.6%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(89.64, -4.08, -15.75) |
| CIE-LCH | lch(89.64, 16.27, 255.49°) |
| OKLab | oklab(90.9% -0.0196 -0.0428) |
| OKLCH | oklch(90.9% 0.047 245.4) |
| XYZ | xyz(69.8839, 75.5359, 105.4862) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 7.10
Ice Blue
#A5DFF9
ΔE00 7.37
Baby Blue (survey)
#A2CFFE
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 8.05
Lightblue
#ADD8E6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E5FF #FFE2C8
analogous
#C8FFFE #C8E5FF #C8CAFF
triadic
#C8E5FF #FFC8E5 #E5FFC8
tetradic
#C8E5FF #FEC8FF #FFE2C8 #CAFFC8
square
#C8E5FF #FEC8FF #FFE2C8 #CAFFC8
split-complementary
#C8E5FF #FFC8CA #FFFEC8
monochromatic
#4EABFF #8BC8FF #C8E5FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.30
#C8E5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#C8E5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E5FF
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E5FF | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#B9EBED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c8e5ff; /* rgb */ color: rgb(200, 229, 255); /* oklch */ color: oklch(90.9% 0.047 245.4);
Tailwind
colors: {
custom: {
50: '#d9edff',
500: '#c8e5ff',
950: '#000000',
},
}SCSS
$custom: #c8e5ff; $custom-light: #d9edff; $custom-dark: #000000;
JSON
{
"hex": "#c8e5ff",
"rgb": {
"r": 200,
"g": 229,
"b": 255
},
"hsl": {
"h": 208.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.90903,
"c": 0.04711,
"h": 245.4
},
"luminance": 0.75538
}Semantic roles & 50–950 ramp
primary
#C8E5FF
secondary
#E9B382
accent
#6C00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486