#C8F0FA#C8F0FA
#C8F0FA is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.0% C 0.044 H 214.6°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F0FA |
|---|---|
| RGB | rgb(200, 240, 250) |
| HSL | hsl(192, 83%, 88%) |
| HSV | hsv(192, 20%, 98%) |
| CMYK | cmyk(20%, 4%, 0%, 2%) |
| CIE-LAB | lab(92.35, -10.76, -9.10) |
| CIE-LCH | lch(92.35, 14.09, 220.22°) |
| OKLab | oklab(93% -0.0358 -0.0247) |
| OKLCH | oklch(93% 0.044 214.6) |
| XYZ | xyz(72.2300, 81.4993, 102.3492) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.17
Powder Blue
#B0E0E6
ΔE00 4.96
Light Sky Blue
#C6FCFF
ΔE00 5.30
Very Light Blue
#D5FFFF
ΔE00 5.32
Really Light Blue
#D4FFFF
ΔE00 5.38
Lightcyan
#E0FFFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F0FA #FAD2C8
analogous
#C8FAEB #C8F0FA #C8D7FA
triadic
#C8F0FA #FAC8F0 #F0FAC8
tetradic
#C8F0FA #EBC8FA #FAD2C8 #D7FAC8
square
#C8F0FA #EBC8FA #FAD2C8 #D7FAC8
split-complementary
#C8F0FA #FAC8D7 #FAEBC8
monochromatic
#58D1F0 #90E1F5 #C8F0FA #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.21
#C8F0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#C8F0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F0FA
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F0FA | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#B9F4F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8f0fa; /* rgb */ color: rgb(200, 240, 250); /* oklch */ color: oklch(93.0% 0.044 214.6);
Tailwind
colors: {
custom: {
50: '#d9f5fc',
500: '#c8f0fa',
950: '#000000',
},
}SCSS
$custom: #c8f0fa; $custom-light: #d9f5fc; $custom-dark: #000000;
JSON
{
"hex": "#c8f0fa",
"rgb": {
"r": 200,
"g": 240,
"b": 250
},
"hsl": {
"h": 192,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.92995,
"c": 0.04351,
"h": 214.6
},
"luminance": 0.81502
}Semantic roles & 50–950 ramp
primary
#C8F0FA
secondary
#DF9987
accent
#3106E0
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585