#C8EBFB#C8EBFB
#C8EBFB is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.0% C 0.043 H 227.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBFB |
|---|---|
| RGB | rgb(200, 235, 251) |
| HSL | hsl(199, 86%, 88%) |
| HSV | hsv(199, 20%, 98%) |
| CMYK | cmyk(20.3%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.08, -8.01, -11.52) |
| CIE-LCH | lch(91.08, 14.03, 235.16°) |
| OKLab | oklab(92% -0.0289 -0.0312) |
| OKLCH | oklch(92% 0.043 227.2) |
| XYZ | xyz(70.9356, 78.6589, 102.6933) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.34
Ice Blue
#A5DFF9
ΔE00 5.83
Powder Blue
#B0E0E6
ΔE00 7.02
Pale Sky Blue
#BDF6FE
ΔE00 7.21
Lightcyan
#E0FFFF
ΔE00 7.83
Very Light Blue
#D5FFFF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBFB #FBD8C8
analogous
#C8FBF2 #C8EBFB #C8D1FB
triadic
#C8EBFB #FBC8EB #EBFBC8
tetradic
#C8EBFB #F2C8FB #FBD8C8 #D1FBC8
square
#C8EBFB #F2C8FB #FBD8C8 #D1FBC8
split-complementary
#C8EBFB #FBC8D1 #FBF2C8
monochromatic
#56C2F3 #8FD6F7 #C8EBFB #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.26
#C8EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#C8EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBFB
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBFB | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FC
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#BAF0F0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8ebfb; /* rgb */ color: rgb(200, 235, 251); /* oklch */ color: oklch(92.0% 0.043 227.2);
Tailwind
colors: {
custom: {
50: '#d9f1fc',
500: '#c8ebfb',
950: '#000000',
},
}SCSS
$custom: #c8ebfb; $custom-light: #d9f1fc; $custom-dark: #000000;
JSON
{
"hex": "#c8ebfb",
"rgb": {
"r": 200,
"g": 235,
"b": 251
},
"hsl": {
"h": 198.824,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.91997,
"c": 0.04258,
"h": 227.2
},
"luminance": 0.78661
}Semantic roles & 50–950 ramp
primary
#C8EBFB
secondary
#E1A386
accent
#4903E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585