#8EBBF6#8EBBF6
#8EBBF6 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.2% C 0.098 H 255.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBF6 |
|---|---|
| RGB | rgb(142, 187, 246) |
| HSL | hsl(214, 85%, 76%) |
| HSV | hsv(214, 42%, 96%) |
| CMYK | cmyk(42.3%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(74.79, -0.04, -33.92) |
| CIE-LCH | lch(74.79, 33.92, 269.94°) |
| OKLab | oklab(78.22% -0.0245 -0.0944) |
| OKLCH | oklch(78.22% 0.098 255.4) |
| XYZ | xyz(45.5548, 47.9425, 94.0243) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.30
Pastel Blue
#A2BFFE
ΔE00 4.21
Sky Blue (survey)
#75BBFD
ΔE00 4.35
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Powder Blue (survey)
#B1D1FC
ΔE00 6.65
Light Blue
#95D0FC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBF6 #F6C98E
analogous
#8EEFF6 #8EBBF6 #958EF6
triadic
#8EBBF6 #F68EBB #BBF68E
tetradic
#8EBBF6 #F68EEF #F6C98E #8EF695
square
#8EBBF6 #F68EEF #F6C98E #8EF695
split-complementary
#8EBBF6 #F6958E #EFF68E
monochromatic
#1D77ED #5599F1 #8EBBF6 #C7DDFB #E3EEFD
Accessibility & contrast
On white
1.98
#8EBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#8EBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBF6
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBF6 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BEF9
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#67C8CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebbf6; /* rgb */ color: rgb(142, 187, 246); /* oklch */ color: oklch(78.2% 0.098 255.4);
Tailwind
colors: {
custom: {
50: '#b3cff9',
500: '#8ebbf6',
950: '#000000',
},
}SCSS
$custom: #8ebbf6; $custom-light: #b3cff9; $custom-dark: #000000;
JSON
{
"hex": "#8ebbf6",
"rgb": {
"r": 142,
"g": 187,
"b": 246
},
"hsl": {
"h": 214.038,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.78219,
"c": 0.09754,
"h": 255.4
},
"luminance": 0.47945
}Semantic roles & 50–950 ramp
primary
#8EBBF6
secondary
#F5E8D6
accent
#8204E2
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285