#C8EBFE#C8EBFE
#C8EBFE is a very light, muted cyan. Relative luminance 0.789; OKLCH L 92.1% C 0.045 H 231.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EBFE |
|---|---|
| RGB | rgb(200, 235, 254) |
| HSL | hsl(201, 96%, 89%) |
| HSV | hsv(201, 21%, 100%) |
| CMYK | cmyk(21.3%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(91.17, -7.37, -12.95) |
| CIE-LCH | lch(91.17, 14.90, 240.35°) |
| OKLab | oklab(92.09% -0.0278 -0.0352) |
| OKLCH | oklch(92.09% 0.045 231.6) |
| XYZ | xyz(71.4122, 78.8495, 105.2036) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 8.01
Pale Sky Blue
#BDF6FE
ΔE00 8.11
Lightcyan
#E0FFFF
ΔE00 8.83
Aliceblue
#F0F8FF
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EBFE #FEDBC8
analogous
#C8FEF6 #C8EBFE #C8D0FE
triadic
#C8EBFE #FEC8EB #EBFEC8
tetradic
#C8EBFE #F6C8FE #FEDBC8 #D0FEC8
square
#C8EBFE #F6C8FE #FEDBC8 #D0FEC8
split-complementary
#C8EBFE #FEC8D0 #FEF6C8
monochromatic
#50BFFC #8CD5FD #C8EBFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.25
#C8EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#C8EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EBFE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EBFE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#B9F0F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c8ebfe; /* rgb */ color: rgb(200, 235, 254); /* oklch */ color: oklch(92.1% 0.045 231.6);
Tailwind
colors: {
custom: {
50: '#d9f1fe',
500: '#c8ebfe',
950: '#000000',
},
}SCSS
$custom: #c8ebfe; $custom-light: #d9f1fe; $custom-dark: #000000;
JSON
{
"hex": "#c8ebfe",
"rgb": {
"r": 200,
"g": 235,
"b": 254
},
"hsl": {
"h": 201.111,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.92094,
"c": 0.04485,
"h": 231.6
},
"luminance": 0.78852
}Semantic roles & 50–950 ramp
primary
#C8EBFE
secondary
#E7A683
accent
#5100E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585