#C8EBFD#C8EBFD
#C8EBFD is a very light, muted cyan. Relative luminance 0.788; OKLCH L 92.1% C 0.044 H 230.2°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBFD |
|---|---|
| RGB | rgb(200, 235, 253) |
| HSL | hsl(200, 93%, 89%) |
| HSV | hsv(200, 21%, 99%) |
| CMYK | cmyk(20.9%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.14, -7.59, -12.47) |
| CIE-LCH | lch(91.14, 14.60, 238.69°) |
| OKLab | oklab(92.06% -0.0282 -0.0339) |
| OKLCH | oklch(92.06% 0.044 230.2) |
| XYZ | xyz(71.2525, 78.7857, 104.3625) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.68
Ice Blue
#A5DFF9
ΔE00 5.71
Powder Blue
#B0E0E6
ΔE00 7.68
Pale Sky Blue
#BDF6FE
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 8.50
Aliceblue
#F0F8FF
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBFD #FDDAC8
analogous
#C8FDF5 #C8EBFD #C8D1FD
triadic
#C8EBFD #FDC8EB #EBFDC8
tetradic
#C8EBFD #F5C8FD #FDDAC8 #D1FDC8
square
#C8EBFD #F5C8FD #FDDAC8 #D1FDC8
split-complementary
#C8EBFD #FDC8D1 #FDF5C8
monochromatic
#52C0F9 #8DD6FB #C8EBFD #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.25
#C8EBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#C8EBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBFD
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBFD | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#B9F0F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8ebfd; /* rgb */ color: rgb(200, 235, 253); /* oklch */ color: oklch(92.1% 0.044 230.2);
Tailwind
colors: {
custom: {
50: '#d9f1fe',
500: '#c8ebfd',
950: '#000000',
},
}SCSS
$custom: #c8ebfd; $custom-light: #d9f1fe; $custom-dark: #000000;
JSON
{
"hex": "#c8ebfd",
"rgb": {
"r": 200,
"g": 235,
"b": 253
},
"hsl": {
"h": 200.377,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.92061,
"c": 0.04407,
"h": 230.2
},
"luminance": 0.78788
}Semantic roles & 50–950 ramp
primary
#C8EBFD
secondary
#E5A584
accent
#4E00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585