#C8EFFF#C8EFFF
#C8EFFF is a very light, muted cyan. Relative luminance 0.812; OKLCH L 92.9% C 0.046 H 224.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFFF |
|---|---|
| RGB | rgb(200, 239, 255) |
| HSL | hsl(197, 100%, 89%) |
| HSV | hsv(197, 22%, 100%) |
| CMYK | cmyk(21.6%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(92.23, -9.19, -11.88) |
| CIE-LCH | lch(92.23, 15.02, 232.26°) |
| OKLab | oklab(92.95% -0.0327 -0.0322) |
| OKLCH | oklch(92.95% 0.046 224.6) |
| XYZ | xyz(72.7309, 81.2299, 106.4352) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.60
Ice Blue
#A5DFF9
ΔE00 5.78
Pale Sky Blue
#BDF6FE
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 6.67
Lightcyan
#E0FFFF
ΔE00 7.30
Light Sky Blue
#C6FCFF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFFF #FFD8C8
analogous
#C8FFF4 #C8EFFF #C8D4FF
triadic
#C8EFFF #FFC8EF #EFFFC8
tetradic
#C8EFFF #F4C8FF #FFD8C8 #D4FFC8
square
#C8EFFF #F4C8FF #FFD8C8 #D4FFC8
split-complementary
#C8EFFF #FFC8D4 #FFF4C8
monochromatic
#4ECBFF #8BDDFF #C8EFFF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.22
#C8EFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#C8EFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFFF
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFFF | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#B8F4F4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c8efff; /* rgb */ color: rgb(200, 239, 255); /* oklch */ color: oklch(92.9% 0.046 224.6);
Tailwind
colors: {
custom: {
50: '#d9f4ff',
500: '#c8efff',
950: '#000000',
},
}SCSS
$custom: #c8efff; $custom-light: #d9f4ff; $custom-dark: #000000;
JSON
{
"hex": "#c8efff",
"rgb": {
"r": 200,
"g": 239,
"b": 255
},
"hsl": {
"h": 197.455,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.92947,
"c": 0.04591,
"h": 224.6
},
"luminance": 0.81232
}Semantic roles & 50–950 ramp
primary
#C8EFFF
secondary
#E9A082
accent
#4300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151718
muted
#848586