#C8F4FF#C8F4FF
#C8F4FF is a very light, muted cyan. Relative luminance 0.842; OKLCH L 94.0% C 0.048 H 214.6°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F4FF |
|---|---|
| RGB | rgb(200, 244, 255) |
| HSL | hsl(192, 100%, 89%) |
| HSV | hsv(192, 22%, 100%) |
| CMYK | cmyk(21.6%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(93.54, -11.72, -9.94) |
| CIE-LCH | lch(93.54, 15.37, 220.30°) |
| OKLab | oklab(93.98% -0.0391 -0.027) |
| OKLCH | oklch(93.98% 0.048 214.6) |
| XYZ | xyz(74.2149, 84.1981, 106.9299) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.45
Light Sky Blue
#C6FCFF
ΔE00 4.68
Very Light Blue
#D5FFFF
ΔE00 5.02
Really Light Blue
#D4FFFF
ΔE00 5.05
Pale Blue
#D0FEFE
ΔE00 5.13
Powder Blue
#B0E0E6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F4FF #FFD3C8
analogous
#C8FFEF #C8F4FF #C8D9FF
triadic
#C8F4FF #FFC8F4 #F4FFC8
tetradic
#C8F4FF #EFC8FF #FFD3C8 #D9FFC8
square
#C8F4FF #EFC8FF #FFD3C8 #D9FFC8
split-complementary
#C8F4FF #FFC8D9 #FFEFC8
monochromatic
#4EDCFF #8BE8FF #C8F4FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.18
#C8F4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#C8F4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F4FF
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F4FF | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#B8F9F7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8f4ff; /* rgb */ color: rgb(200, 244, 255); /* oklch */ color: oklch(94.0% 0.048 214.6);
Tailwind
colors: {
custom: {
50: '#d9f7ff',
500: '#c8f4ff',
950: '#000000',
},
}SCSS
$custom: #c8f4ff; $custom-light: #d9f7ff; $custom-dark: #000000;
JSON
{
"hex": "#c8f4ff",
"rgb": {
"r": 200,
"g": 244,
"b": 255
},
"hsl": {
"h": 192,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.93977,
"c": 0.04754,
"h": 214.6
},
"luminance": 0.84201
}Semantic roles & 50–950 ramp
primary
#C8F4FF
secondary
#E99782
accent
#2E00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151718
muted
#848586