#C8EBFC#C8EBFC
#C8EBFC is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.0% C 0.043 H 228.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBFC |
|---|---|
| RGB | rgb(200, 235, 252) |
| HSL | hsl(200, 90%, 89%) |
| HSV | hsv(200, 21%, 99%) |
| CMYK | cmyk(20.6%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.11, -7.80, -11.99) |
| CIE-LCH | lch(91.11, 14.31, 236.96°) |
| OKLab | oklab(92.03% -0.0286 -0.0325) |
| OKLCH | oklch(92.03% 0.043 228.7) |
| XYZ | xyz(71.0936, 78.7221, 103.5257) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.50
Ice Blue
#A5DFF9
ΔE00 5.76
Powder Blue
#B0E0E6
ΔE00 7.35
Pale Sky Blue
#BDF6FE
ΔE00 7.51
Lightcyan
#E0FFFF
ΔE00 8.17
Very Light Blue
#D5FFFF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBFC #FCD9C8
analogous
#C8FCF3 #C8EBFC #C8D1FC
triadic
#C8EBFC #FCC8EB #EBFCC8
tetradic
#C8EBFC #F3C8FC #FCD9C8 #D1FCC8
square
#C8EBFC #F3C8FC #FCD9C8 #D1FCC8
split-complementary
#C8EBFC #FCC8D1 #FCF3C8
monochromatic
#54C1F6 #8ED6F9 #C8EBFC #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.25
#C8EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#C8EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBFC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBFC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#DBE3FC
Tritanopia (blue-blind)
#B9F0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8ebfc; /* rgb */ color: rgb(200, 235, 252); /* oklch */ color: oklch(92.0% 0.043 228.7);
Tailwind
colors: {
custom: {
50: '#d9f1fd',
500: '#c8ebfc',
950: '#000000',
},
}SCSS
$custom: #c8ebfc; $custom-light: #d9f1fd; $custom-dark: #000000;
JSON
{
"hex": "#c8ebfc",
"rgb": {
"r": 200,
"g": 235,
"b": 252
},
"hsl": {
"h": 199.615,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.92029,
"c": 0.04331,
"h": 228.7
},
"luminance": 0.78724
}Semantic roles & 50–950 ramp
primary
#C8EBFC
secondary
#E3A485
accent
#4B00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585