#C8F3FD#C8F3FD
#C8F3FD is a very light, muted cyan. Relative luminance 0.835; OKLCH L 93.7% C 0.046 H 213.4°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F3FD |
|---|---|
| RGB | rgb(200, 243, 253) |
| HSL | hsl(191, 93%, 89%) |
| HSV | hsv(191, 21%, 99%) |
| CMYK | cmyk(20.9%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(93.22, -11.64, -9.37) |
| CIE-LCH | lch(93.22, 14.95, 218.84°) |
| OKLab | oklab(93.71% -0.0386 -0.0254) |
| OKLCH | oklch(93.71% 0.046 213.4) |
| XYZ | xyz(73.5946, 83.4699, 105.1432) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.41
Light Sky Blue
#C6FCFF
ΔE00 4.56
Very Light Blue
#D5FFFF
ΔE00 4.81
Really Light Blue
#D4FFFF
ΔE00 4.84
Pale Blue
#D0FEFE
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F3FD #FDD2C8
analogous
#C8FDED #C8F3FD #C8D9FD
triadic
#C8F3FD #FDC8F3 #F3FDC8
tetradic
#C8F3FD #EDC8FD #FDD2C8 #D9FDC8
square
#C8F3FD #EDC8FD #FDD2C8 #D9FDC8
split-complementary
#C8F3FD #FDC8D9 #FDEDC8
monochromatic
#52D9F9 #8DE6FB #C8F3FD #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.19
#C8F3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#C8F3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F3FD
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F3FD | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#E2E9FD
Tritanopia (blue-blind)
#B8F7F6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8f3fd; /* rgb */ color: rgb(200, 243, 253); /* oklch */ color: oklch(93.7% 0.046 213.4);
Tailwind
colors: {
custom: {
50: '#d9f7fe',
500: '#c8f3fd',
950: '#000000',
},
}SCSS
$custom: #c8f3fd; $custom-light: #d9f7fe; $custom-dark: #000000;
JSON
{
"hex": "#c8f3fd",
"rgb": {
"r": 200,
"g": 243,
"b": 253
},
"hsl": {
"h": 191.321,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.93708,
"c": 0.04623,
"h": 213.4
},
"luminance": 0.83472
}Semantic roles & 50–950 ramp
primary
#C8F3FD
secondary
#E59684
accent
#2B00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585