#8EBCFB#8EBCFB
#8EBCFB is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.6% C 0.103 H 256.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCFB |
|---|---|
| RGB | rgb(142, 188, 251) |
| HSL | hsl(215, 93%, 77%) |
| HSV | hsv(215, 43%, 98%) |
| CMYK | cmyk(43.4%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.25, 0.78, -35.90) |
| CIE-LCH | lch(75.25, 35.91, 271.25°) |
| OKLab | oklab(78.65% -0.0242 -0.1001) |
| OKLCH | oklch(78.65% 0.103 256.4) |
| XYZ | xyz(46.5454, 48.6794, 98.1915) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.16
Pastel Blue
#A2BFFE
ΔE00 4.18
Sky Blue (survey)
#75BBFD
ΔE00 4.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 6.59
Light Blue
#95D0FC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCFB #FBCD8E
analogous
#8EF2FB #8EBCFB #978EFB
triadic
#8EBCFB #FB8EBC #BCFB8E
tetradic
#8EBCFB #FB8EF2 #FBCD8E #8EFB97
square
#8EBCFB #FB8EF2 #FBCD8E #8EFB97
split-complementary
#8EBCFB #FB978E #F2FB8E
monochromatic
#1876F7 #5399F9 #8EBCFB #C9DFFD #E1EDFE
Accessibility & contrast
On white
1.96
#8EBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#8EBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCFB
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCFB | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFE
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#64CAD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebcfb; /* rgb */ color: rgb(142, 188, 251); /* oklch */ color: oklch(78.6% 0.103 256.4);
Tailwind
colors: {
custom: {
50: '#b3d0fd',
500: '#8ebcfb',
950: '#000000',
},
}SCSS
$custom: #8ebcfb; $custom-light: #b3d0fd; $custom-dark: #000000;
JSON
{
"hex": "#8ebcfb",
"rgb": {
"r": 142,
"g": 188,
"b": 251
},
"hsl": {
"h": 214.679,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.78647,
"c": 0.10295,
"h": 256.4
},
"luminance": 0.48682
}Semantic roles & 50–950 ramp
primary
#8EBCFB
secondary
#F6E8D5
accent
#8500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285