#C8EEFF#C8EEFF
#C8EEFF is a very light, muted cyan. Relative luminance 0.806; OKLCH L 92.7% C 0.046 H 226.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEFF |
|---|---|
| RGB | rgb(200, 238, 255) |
| HSL | hsl(199, 100%, 89%) |
| HSV | hsv(199, 22%, 100%) |
| CMYK | cmyk(21.6%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(91.97, -8.69, -12.27) |
| CIE-LCH | lch(91.97, 15.03, 234.69°) |
| OKLab | oklab(92.74% -0.0314 -0.0333) |
| OKLCH | oklch(92.74% 0.046 226.7) |
| XYZ | xyz(72.4389, 80.6461, 106.3379) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.64
Ice Blue
#A5DFF9
ΔE00 5.67
Pale Sky Blue
#BDF6FE
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 7.06
Lightcyan
#E0FFFF
ΔE00 7.75
Light Sky Blue
#C6FCFF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEFF #FFD9C8
analogous
#C8FFF4 #C8EEFF #C8D3FF
triadic
#C8EEFF #FFC8EE #EEFFC8
tetradic
#C8EEFF #F4C8FF #FFD9C8 #D3FFC8
square
#C8EEFF #F4C8FF #FFD9C8 #D3FFC8
split-complementary
#C8EEFF #FFC8D3 #FFF4C8
monochromatic
#4EC8FF #8BDBFF #C8EEFF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.23
#C8EEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#C8EEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEFF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEFF | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#B8F3F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8eeff; /* rgb */ color: rgb(200, 238, 255); /* oklch */ color: oklch(92.7% 0.046 226.7);
Tailwind
colors: {
custom: {
50: '#d9f3ff',
500: '#c8eeff',
950: '#000000',
},
}SCSS
$custom: #c8eeff; $custom-light: #d9f3ff; $custom-dark: #000000;
JSON
{
"hex": "#c8eeff",
"rgb": {
"r": 200,
"g": 238,
"b": 255
},
"hsl": {
"h": 198.545,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.92741,
"c": 0.04576,
"h": 226.7
},
"luminance": 0.80648
}Semantic roles & 50–950 ramp
primary
#C8EEFF
secondary
#E9A282
accent
#4700E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151718
muted
#848586