#C8ECFC#C8ECFC
#C8ECFC is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.2% C 0.043 H 226.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ECFC |
|---|---|
| RGB | rgb(200, 236, 252) |
| HSL | hsl(198, 90%, 89%) |
| HSV | hsv(198, 21%, 99%) |
| CMYK | cmyk(20.6%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.37, -8.31, -11.61) |
| CIE-LCH | lch(91.37, 14.28, 234.40°) |
| OKLab | oklab(92.23% -0.0299 -0.0315) |
| OKLCH | oklch(92.23% 0.043 226.5) |
| XYZ | xyz(71.3807, 79.2963, 103.6214) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.38
Ice Blue
#A5DFF9
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 6.91
Pale Sky Blue
#BDF6FE
ΔE00 6.93
Lightcyan
#E0FFFF
ΔE00 7.68
Very Light Blue
#D5FFFF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ECFC #FCD8C8
analogous
#C8FCF2 #C8ECFC #C8D2FC
triadic
#C8ECFC #FCC8EC #ECFCC8
tetradic
#C8ECFC #F2C8FC #FCD8C8 #D2FCC8
square
#C8ECFC #F2C8FC #FCD8C8 #D2FCC8
split-complementary
#C8ECFC #FCC8D2 #FCF2C8
monochromatic
#54C4F6 #8ED8F9 #C8ECFC #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.25
#C8ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#C8ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ECFC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ECFC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#DCE4FC
Tritanopia (blue-blind)
#B9F1F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8ecfc; /* rgb */ color: rgb(200, 236, 252); /* oklch */ color: oklch(92.2% 0.043 226.5);
Tailwind
colors: {
custom: {
50: '#d9f2fd',
500: '#c8ecfc',
950: '#000000',
},
}SCSS
$custom: #c8ecfc; $custom-light: #d9f2fd; $custom-dark: #000000;
JSON
{
"hex": "#c8ecfc",
"rgb": {
"r": 200,
"g": 236,
"b": 252
},
"hsl": {
"h": 198.462,
"s": 89.655,
"l": 88.627
},
"oklch": {
"l": 0.92234,
"c": 0.0434,
"h": 226.5
},
"luminance": 0.79299
}Semantic roles & 50–950 ramp
primary
#C8ECFC
secondary
#E3A285
accent
#4700E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585