#C8F2FE#C8F2FE
#C8F2FE is a very light, muted cyan. Relative luminance 0.829; OKLCH L 93.5% C 0.046 H 217.0°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2FE |
|---|---|
| RGB | rgb(200, 242, 254) |
| HSL | hsl(193, 96%, 89%) |
| HSV | hsv(193, 21%, 100%) |
| CMYK | cmyk(21.3%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.99, -10.93, -10.24) |
| CIE-LCH | lch(92.99, 14.97, 223.14°) |
| OKLab | oklab(93.53% -0.0369 -0.0278) |
| OKLCH | oklch(93.53% 0.046 217) |
| XYZ | xyz(73.4559, 82.9369, 105.8849) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.19
Powder Blue
#B0E0E6
ΔE00 5.47
Light Sky Blue
#C6FCFF
ΔE00 5.49
Very Light Blue
#D5FFFF
ΔE00 5.68
Really Light Blue
#D4FFFF
ΔE00 5.73
Lightcyan
#E0FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2FE #FED4C8
analogous
#C8FEEF #C8F2FE #C8D7FE
triadic
#C8F2FE #FEC8F2 #F2FEC8
tetradic
#C8F2FE #EFC8FE #FED4C8 #D7FEC8
square
#C8F2FE #EFC8FE #FED4C8 #D7FEC8
split-complementary
#C8F2FE #FEC8D7 #FEEFC8
monochromatic
#50D6FC #8CE4FD #C8F2FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.19
#C8F2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#C8F2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2FE
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2FE | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#B8F7F6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8f2fe; /* rgb */ color: rgb(200, 242, 254); /* oklch */ color: oklch(93.5% 0.046 217.0);
Tailwind
colors: {
custom: {
50: '#d9f6fe',
500: '#c8f2fe',
950: '#000000',
},
}SCSS
$custom: #c8f2fe; $custom-light: #d9f6fe; $custom-dark: #000000;
JSON
{
"hex": "#c8f2fe",
"rgb": {
"r": 200,
"g": 242,
"b": 254
},
"hsl": {
"h": 193.333,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.93533,
"c": 0.04622,
"h": 217
},
"luminance": 0.82939
}Semantic roles & 50–950 ramp
primary
#C8F2FE
secondary
#E79983
accent
#3300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585