#C8F2FC#C8F2FC
#C8F2FC is a very light, muted cyan. Relative luminance 0.828; OKLCH L 93.5% C 0.045 H 213.8°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2FC |
|---|---|
| RGB | rgb(200, 242, 252) |
| HSL | hsl(192, 90%, 89%) |
| HSV | hsv(192, 21%, 99%) |
| CMYK | cmyk(20.6%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(92.93, -11.35, -9.28) |
| CIE-LCH | lch(92.93, 14.66, 219.28°) |
| OKLab | oklab(93.47% -0.0377 -0.0252) |
| OKLCH | oklch(93.47% 0.045 213.8) |
| XYZ | xyz(73.1373, 82.8094, 104.2069) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.65
Light Sky Blue
#C6FCFF
ΔE00 4.79
Very Light Blue
#D5FFFF
ΔE00 4.96
Really Light Blue
#D4FFFF
ΔE00 5.01
Powder Blue
#B0E0E6
ΔE00 5.02
Pale Blue
#D0FEFE
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2FC #FCD2C8
analogous
#C8FCEC #C8F2FC #C8D8FC
triadic
#C8F2FC #FCC8F2 #F2FCC8
tetradic
#C8F2FC #ECC8FC #FCD2C8 #D8FCC8
square
#C8F2FC #ECC8FC #FCD2C8 #D8FCC8
split-complementary
#C8F2FC #FCC8D8 #FCECC8
monochromatic
#54D7F6 #8EE4F9 #C8F2FC #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.20
#C8F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#C8F2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2FC
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2FC | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#B9F6F5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8f2fc; /* rgb */ color: rgb(200, 242, 252); /* oklch */ color: oklch(93.5% 0.045 213.8);
Tailwind
colors: {
custom: {
50: '#d9f6fd',
500: '#c8f2fc',
950: '#000000',
},
}SCSS
$custom: #c8f2fc; $custom-light: #d9f6fd; $custom-dark: #000000;
JSON
{
"hex": "#c8f2fc",
"rgb": {
"r": 200,
"g": 242,
"b": 252
},
"hsl": {
"h": 191.538,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.9347,
"c": 0.04532,
"h": 213.8
},
"luminance": 0.82812
}Semantic roles & 50–950 ramp
primary
#C8F2FC
secondary
#E39785
accent
#2C00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585