#C8EFF8#C8EFF8
#C8EFF8 is a very light, muted cyan. Relative luminance 0.808; OKLCH L 92.7% C 0.042 H 213.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFF8 |
|---|---|
| RGB | rgb(200, 239, 248) |
| HSL | hsl(191, 77%, 88%) |
| HSV | hsv(191, 19%, 97%) |
| CMYK | cmyk(19.4%, 3.6%, 0%, 2.7%) |
| CIE-LAB | lab(92.04, -10.68, -8.53) |
| CIE-LCH | lch(92.04, 13.67, 218.62°) |
| OKLab | oklab(92.73% -0.0353 -0.0231) |
| OKLCH | oklch(92.73% 0.042 213.2) |
| XYZ | xyz(71.6245, 80.7874, 100.6085) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 4.74
Very Light Blue
#D5FFFF
ΔE00 5.17
Lightcyan
#E0FFFF
ΔE00 5.22
Really Light Blue
#D4FFFF
ΔE00 5.24
Light Sky Blue
#C6FCFF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFF8 #F8D1C8
analogous
#C8F8E9 #C8EFF8 #C8D7F8
triadic
#C8EFF8 #F8C8EF #EFF8C8
tetradic
#C8EFF8 #E9C8F8 #F8D1C8 #D7F8C8
square
#C8EFF8 #E9C8F8 #F8D1C8 #D7F8C8
split-complementary
#C8EFF8 #F8C8D7 #F8E9C8
monochromatic
#5BCFEA #92DFF1 #C8EFF8 #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.22
#C8EFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#C8EFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFF8
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFF8 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF9
Deuteranopia (green-blind)
#DFE5F8
Tritanopia (blue-blind)
#BAF3F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8eff8; /* rgb */ color: rgb(200, 239, 248); /* oklch */ color: oklch(92.7% 0.042 213.2);
Tailwind
colors: {
custom: {
50: '#d9f4fa',
500: '#c8eff8',
950: '#000000',
},
}SCSS
$custom: #c8eff8; $custom-light: #d9f4fa; $custom-dark: #000000;
JSON
{
"hex": "#c8eff8",
"rgb": {
"r": 200,
"g": 239,
"b": 248
},
"hsl": {
"h": 191.25,
"s": 77.419,
"l": 87.843
},
"oklch": {
"l": 0.92726,
"c": 0.04219,
"h": 213.2
},
"luminance": 0.8079
}Semantic roles & 50–950 ramp
primary
#C8EFF8
secondary
#DC9888
accent
#320CDA
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585