#C8EEFD#C8EEFD
#C8EEFD is a very light, muted cyan. Relative luminance 0.805; OKLCH L 92.7% C 0.044 H 223.7°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEFD |
|---|---|
| RGB | rgb(200, 238, 253) |
| HSL | hsl(197, 93%, 89%) |
| HSV | hsv(197, 21%, 99%) |
| CMYK | cmyk(20.9%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(91.92, -9.11, -11.31) |
| CIE-LCH | lch(91.92, 14.53, 231.14°) |
| OKLab | oklab(92.68% -0.0321 -0.0307) |
| OKLCH | oklch(92.68% 0.044 223.7) |
| XYZ | xyz(72.1187, 80.5179, 104.6512) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.41
Ice Blue
#A5DFF9
ΔE00 5.89
Pale Sky Blue
#BDF6FE
ΔE00 6.10
Powder Blue
#B0E0E6
ΔE00 6.42
Lightcyan
#E0FFFF
ΔE00 7.09
Light Sky Blue
#C6FCFF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEFD #FDD7C8
analogous
#C8FDF2 #C8EEFD #C8D4FD
triadic
#C8EEFD #FDC8EE #EEFDC8
tetradic
#C8EEFD #F2C8FD #FDD7C8 #D4FDC8
square
#C8EEFD #F2C8FD #FDD7C8 #D4FDC8
split-complementary
#C8EEFD #FDC8D4 #FDF2C8
monochromatic
#52C9F9 #8DDCFB #C8EEFD #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.23
#C8EEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#C8EEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEFD
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEFD | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFE
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#B9F3F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c8eefd; /* rgb */ color: rgb(200, 238, 253); /* oklch */ color: oklch(92.7% 0.044 223.7);
Tailwind
colors: {
custom: {
50: '#d9f3fe',
500: '#c8eefd',
950: '#000000',
},
}SCSS
$custom: #c8eefd; $custom-light: #d9f3fe; $custom-dark: #000000;
JSON
{
"hex": "#c8eefd",
"rgb": {
"r": 200,
"g": 238,
"b": 253
},
"hsl": {
"h": 196.981,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.92677,
"c": 0.04442,
"h": 223.7
},
"luminance": 0.8052
}Semantic roles & 50–950 ramp
primary
#C8EEFD
secondary
#E5A084
accent
#4100E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585