#C8F3FF#C8F3FF
#C8F3FF is a very light, muted cyan. Relative luminance 0.836; OKLCH L 93.8% C 0.047 H 216.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F3FF |
|---|---|
| RGB | rgb(200, 243, 255) |
| HSL | hsl(193, 100%, 89%) |
| HSV | hsv(193, 22%, 100%) |
| CMYK | cmyk(21.6%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(93.28, -11.22, -10.33) |
| CIE-LCH | lch(93.28, 15.25, 222.64°) |
| OKLab | oklab(93.77% -0.0378 -0.028) |
| OKLCH | oklch(93.77% 0.047 216.5) |
| XYZ | xyz(73.9149, 83.5980, 106.8299) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.96
Light Sky Blue
#C6FCFF
ΔE00 5.26
Powder Blue
#B0E0E6
ΔE00 5.50
Very Light Blue
#D5FFFF
ΔE00 5.53
Really Light Blue
#D4FFFF
ΔE00 5.57
Pale Blue
#D0FEFE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F3FF #FFD4C8
analogous
#C8FFF0 #C8F3FF #C8D8FF
triadic
#C8F3FF #FFC8F3 #F3FFC8
tetradic
#C8F3FF #F0C8FF #FFD4C8 #D8FFC8
square
#C8F3FF #F0C8FF #FFD4C8 #D8FFC8
split-complementary
#C8F3FF #FFC8D8 #FFF0C8
monochromatic
#4ED8FF #8BE6FF #C8F3FF #E0F8FF #E0F8FF
Accessibility & contrast
On white
1.19
#C8F3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#C8F3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F3FF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F3FF | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#E1E9FF
Tritanopia (blue-blind)
#B8F8F7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8f3ff; /* rgb */ color: rgb(200, 243, 255); /* oklch */ color: oklch(93.8% 0.047 216.5);
Tailwind
colors: {
custom: {
50: '#d9f7ff',
500: '#c8f3ff',
950: '#000000',
},
}SCSS
$custom: #c8f3ff; $custom-light: #d9f7ff; $custom-dark: #000000;
JSON
{
"hex": "#c8f3ff",
"rgb": {
"r": 200,
"g": 243,
"b": 255
},
"hsl": {
"h": 193.091,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.93771,
"c": 0.0471,
"h": 216.5
},
"luminance": 0.83601
}Semantic roles & 50–950 ramp
primary
#C8F3FF
secondary
#E99982
accent
#3200E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151718
muted
#848586