#C8F5FF#C8F5FF
#C8F5FF is a very light, muted cyan. Relative luminance 0.848; OKLCH L 94.2% C 0.048 H 212.7°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F5FF |
|---|---|
| RGB | rgb(200, 245, 255) |
| HSL | hsl(191, 100%, 89%) |
| HSV | hsv(191, 22%, 100%) |
| CMYK | cmyk(21.6%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(93.80, -12.22, -9.55) |
| CIE-LCH | lch(93.80, 15.51, 218.01°) |
| OKLab | oklab(94.18% -0.0404 -0.0259) |
| OKLCH | oklch(94.18% 0.048 212.7) |
| XYZ | xyz(74.5167, 84.8015, 107.0305) |
| Luminance | 0.8480 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.96
Light Sky Blue
#C6FCFF
ΔE00 4.11
Very Light Blue
#D5FFFF
ΔE00 4.54
Really Light Blue
#D4FFFF
ΔE00 4.55
Pale Blue
#D0FEFE
ΔE00 4.59
Very Pale Blue
#D6FFFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F5FF #FFD2C8
analogous
#C8FFEE #C8F5FF #C8DAFF
triadic
#C8F5FF #FFC8F5 #F5FFC8
tetradic
#C8F5FF #EEC8FF #FFD2C8 #DAFFC8
square
#C8F5FF #EEC8FF #FFD2C8 #DAFFC8
split-complementary
#C8F5FF #FFC8DA #FFEEC8
monochromatic
#4EDFFF #8BEAFF #C8F5FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.17
#C8F5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#C8F5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F5FF
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F5FF | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#B7FAF8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8f5ff; /* rgb */ color: rgb(200, 245, 255); /* oklch */ color: oklch(94.2% 0.048 212.7);
Tailwind
colors: {
custom: {
50: '#d9f8ff',
500: '#c8f5ff',
950: '#000000',
},
}SCSS
$custom: #c8f5ff; $custom-light: #d9f8ff; $custom-dark: #000000;
JSON
{
"hex": "#c8f5ff",
"rgb": {
"r": 200,
"g": 245,
"b": 255
},
"hsl": {
"h": 190.909,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.94184,
"c": 0.04802,
"h": 212.7
},
"luminance": 0.84804
}Semantic roles & 50–950 ramp
primary
#C8F5FF
secondary
#E99582
accent
#2A00E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151718
muted
#848586