#C8F2FB#C8F2FB
#C8F2FB is a very light, muted cyan. Relative luminance 0.827; OKLCH L 93.4% C 0.045 H 212.1°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2FB |
|---|---|
| RGB | rgb(200, 242, 251) |
| HSL | hsl(191, 86%, 88%) |
| HSV | hsv(191, 20%, 98%) |
| CMYK | cmyk(20.3%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(92.90, -11.56, -8.80) |
| CIE-LCH | lch(92.90, 14.53, 217.29°) |
| OKLab | oklab(93.44% -0.038 -0.0239) |
| OKLCH | oklch(93.44% 0.045 212.1) |
| XYZ | xyz(72.9792, 82.7462, 103.3746) |
| Luminance | 0.8275 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.43
Light Sky Blue
#C6FCFF
ΔE00 4.46
Very Light Blue
#D5FFFF
ΔE00 4.61
Really Light Blue
#D4FFFF
ΔE00 4.65
Pale Blue
#D0FEFE
ΔE00 4.73
Powder Blue
#B0E0E6
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2FB #FBD1C8
analogous
#C8FBEA #C8F2FB #C8D8FB
triadic
#C8F2FB #FBC8F2 #F2FBC8
tetradic
#C8F2FB #EAC8FB #FBD1C8 #D8FBC8
square
#C8F2FB #EAC8FB #FBD1C8 #D8FBC8
split-complementary
#C8F2FB #FBC8D8 #FBEAC8
monochromatic
#56D7F3 #8FE5F7 #C8F2FB #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.20
#C8F2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#C8F2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2FB
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2FB | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFC
Deuteranopia (green-blind)
#E1E8FB
Tritanopia (blue-blind)
#B9F6F5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8f2fb; /* rgb */ color: rgb(200, 242, 251); /* oklch */ color: oklch(93.4% 0.045 212.1);
Tailwind
colors: {
custom: {
50: '#d9f6fc',
500: '#c8f2fb',
950: '#000000',
},
}SCSS
$custom: #c8f2fb; $custom-light: #d9f6fc; $custom-dark: #000000;
JSON
{
"hex": "#c8f2fb",
"rgb": {
"r": 200,
"g": 242,
"b": 251
},
"hsl": {
"h": 190.588,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.93439,
"c": 0.04492,
"h": 212.1
},
"luminance": 0.82749
}Semantic roles & 50–950 ramp
primary
#C8F2FB
secondary
#E19686
accent
#2A03E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585