#C8ECFB#C8ECFB
#C8ECFB is a very light, muted cyan. Relative luminance 0.792; OKLCH L 92.2% C 0.043 H 224.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ECFB |
|---|---|
| RGB | rgb(200, 236, 251) |
| HSL | hsl(198, 86%, 88%) |
| HSV | hsv(198, 20%, 98%) |
| CMYK | cmyk(20.3%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(91.34, -8.52, -11.13) |
| CIE-LCH | lch(91.34, 14.02, 232.55°) |
| OKLab | oklab(92.2% -0.0302 -0.0302) |
| OKLCH | oklch(92.2% 0.043 224.9) |
| XYZ | xyz(71.2227, 79.2331, 102.7890) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.25
Ice Blue
#A5DFF9
ΔE00 5.90
Powder Blue
#B0E0E6
ΔE00 6.59
Pale Sky Blue
#BDF6FE
ΔE00 6.63
Lightcyan
#E0FFFF
ΔE00 7.35
Very Light Blue
#D5FFFF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ECFB #FBD7C8
analogous
#C8FBF0 #C8ECFB #C8D2FB
triadic
#C8ECFB #FBC8EC #ECFBC8
tetradic
#C8ECFB #F0C8FB #FBD7C8 #D2FBC8
square
#C8ECFB #F0C8FB #FBD7C8 #D2FBC8
split-complementary
#C8ECFB #FBC8D2 #FBF0C8
monochromatic
#56C5F3 #8FD8F7 #C8ECFB #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.25
#C8ECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#C8ECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ECFB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ECFB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DCE3FB
Tritanopia (blue-blind)
#BAF1F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8ecfb; /* rgb */ color: rgb(200, 236, 251); /* oklch */ color: oklch(92.2% 0.043 224.9);
Tailwind
colors: {
custom: {
50: '#d9f2fc',
500: '#c8ecfb',
950: '#000000',
},
}SCSS
$custom: #c8ecfb; $custom-light: #d9f2fc; $custom-dark: #000000;
JSON
{
"hex": "#c8ecfb",
"rgb": {
"r": 200,
"g": 236,
"b": 251
},
"hsl": {
"h": 197.647,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.92202,
"c": 0.04272,
"h": 224.9
},
"luminance": 0.79235
}Semantic roles & 50–950 ramp
primary
#C8ECFB
secondary
#E1A186
accent
#4503E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585