#C8F2FF#C8F2FF
#C8F2FF is a very light, muted cyan. Relative luminance 0.830; OKLCH L 93.6% C 0.047 H 218.5°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2FF |
|---|---|
| RGB | rgb(200, 242, 255) |
| HSL | hsl(194, 100%, 89%) |
| HSV | hsv(194, 22%, 100%) |
| CMYK | cmyk(21.6%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(93.01, -10.71, -10.72) |
| CIE-LCH | lch(93.01, 15.15, 225.01°) |
| OKLab | oklab(93.56% -0.0365 -0.0291) |
| OKLCH | oklch(93.56% 0.047 218.5) |
| XYZ | xyz(73.6164, 83.0011, 106.7304) |
| Luminance | 0.8300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.49
Powder Blue
#B0E0E6
ΔE00 5.73
Light Sky Blue
#C6FCFF
ΔE00 5.85
Lightblue
#ADD8E6
ΔE00 5.87
Very Light Blue
#D5FFFF
ΔE00 6.05
Really Light Blue
#D4FFFF
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2FF #FFD5C8
analogous
#C8FFF1 #C8F2FF #C8D7FF
triadic
#C8F2FF #FFC8F2 #F2FFC8
tetradic
#C8F2FF #F1C8FF #FFD5C8 #D7FFC8
square
#C8F2FF #F1C8FF #FFD5C8 #D7FFC8
split-complementary
#C8F2FF #FFC8D7 #FFF1C8
monochromatic
#4ED5FF #8BE4FF #C8F2FF #E0F8FF #E0F8FF
Accessibility & contrast
On white
1.19
#C8F2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#C8F2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2FF
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2FF | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#B8F7F6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8f2ff; /* rgb */ color: rgb(200, 242, 255); /* oklch */ color: oklch(93.6% 0.047 218.5);
Tailwind
colors: {
custom: {
50: '#d9f6ff',
500: '#c8f2ff',
950: '#000000',
},
}SCSS
$custom: #c8f2ff; $custom-light: #d9f6ff; $custom-dark: #000000;
JSON
{
"hex": "#c8f2ff",
"rgb": {
"r": 200,
"g": 242,
"b": 255
},
"hsl": {
"h": 194.182,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.93564,
"c": 0.04672,
"h": 218.5
},
"luminance": 0.83004
}Semantic roles & 50–950 ramp
primary
#C8F2FF
secondary
#E99B82
accent
#3600E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151718
muted
#848586