#C8EBFA#C8EBFA
#C8EBFA is a very light, muted cyan. Relative luminance 0.786; OKLCH L 92.0% C 0.042 H 225.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBFA |
|---|---|
| RGB | rgb(200, 235, 250) |
| HSL | hsl(198, 83%, 88%) |
| HSV | hsv(198, 20%, 98%) |
| CMYK | cmyk(20%, 6%, 0%, 2%) |
| CIE-LAB | lab(91.05, -8.23, -11.04) |
| CIE-LCH | lch(91.05, 13.77, 233.30°) |
| OKLab | oklab(91.97% -0.0293 -0.0299) |
| OKLCH | oklch(91.97% 0.042 225.6) |
| XYZ | xyz(70.7784, 78.5960, 101.8653) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.20
Ice Blue
#A5DFF9
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 6.69
Pale Sky Blue
#BDF6FE
ΔE00 6.91
Lightcyan
#E0FFFF
ΔE00 7.50
Very Light Blue
#D5FFFF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBFA #FAD7C8
analogous
#C8FAF0 #C8EBFA #C8D2FA
triadic
#C8EBFA #FAC8EB #EBFAC8
tetradic
#C8EBFA #F0C8FA #FAD7C8 #D2FAC8
square
#C8EBFA #F0C8FA #FAD7C8 #D2FAC8
split-complementary
#C8EBFA #FAC8D2 #FAF0C8
monochromatic
#58C2F0 #90D7F5 #C8EBFA #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.26
#C8EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#C8EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBFA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBFA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FB
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#BAF0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8ebfa; /* rgb */ color: rgb(200, 235, 250); /* oklch */ color: oklch(92.0% 0.042 225.6);
Tailwind
colors: {
custom: {
50: '#d9f1fc',
500: '#c8ebfa',
950: '#000000',
},
}SCSS
$custom: #c8ebfa; $custom-light: #d9f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c8ebfa",
"rgb": {
"r": 200,
"g": 235,
"b": 250
},
"hsl": {
"h": 198,
"s": 83.333,
"l": 88.235
},
"oklch": {
"l": 0.91965,
"c": 0.04188,
"h": 225.6
},
"luminance": 0.78598
}Semantic roles & 50–950 ramp
primary
#C8EBFA
secondary
#DFA187
accent
#4706E0
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585