#8EBDFE#8EBDFE
#8EBDFE is a light, moderate cyan. Relative luminance 0.493; OKLCH L 79.0% C 0.106 H 256.6°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDFE |
|---|---|
| RGB | rgb(142, 189, 254) |
| HSL | hsl(215, 98%, 78%) |
| HSV | hsv(215, 44%, 100%) |
| CMYK | cmyk(44.1%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(75.64, 1.06, -36.91) |
| CIE-LCH | lch(75.64, 36.93, 271.65°) |
| OKLab | oklab(78.99% -0.0245 -0.103) |
| OKLCH | oklch(78.99% 0.106 256.6) |
| XYZ | xyz(47.2364, 49.2988, 100.7733) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.32
Pastel Blue
#A2BFFE
ΔE00 4.27
Sky Blue (survey)
#75BBFD
ΔE00 4.34
Baby Blue (survey)
#A2CFFE
ΔE00 4.89
Powder Blue (survey)
#B1D1FC
ΔE00 6.52
Light Blue
#95D0FC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDFE #FECF8E
analogous
#8EF5FE #8EBDFE #978EFE
triadic
#8EBDFE #FE8EBD #BDFE8E
tetradic
#8EBDFE #FE8EF5 #FECF8E #8EFE97
square
#8EBDFE #FE8EF5 #FECF8E #8EFE97
split-complementary
#8EBDFE #FE978E #F5FE8E
monochromatic
#1576FD #519AFD #8EBDFE #CBE0FF #E1EDFF
Accessibility & contrast
On white
1.93
#8EBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#8EBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDFE
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDFE | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#97B6FD
Tritanopia (blue-blind)
#62CBD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8ebdfe; /* rgb */ color: rgb(142, 189, 254); /* oklch */ color: oklch(79.0% 0.106 256.6);
Tailwind
colors: {
custom: {
50: '#b3d0ff',
500: '#8ebdfe',
950: '#000000',
},
}SCSS
$custom: #8ebdfe; $custom-light: #b3d0ff; $custom-dark: #000000;
JSON
{
"hex": "#8ebdfe",
"rgb": {
"r": 142,
"g": 189,
"b": 254
},
"hsl": {
"h": 214.821,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.78988,
"c": 0.10585,
"h": 256.6
},
"luminance": 0.49302
}Semantic roles & 50–950 ramp
primary
#8EBDFE
secondary
#F7E8D4
accent
#8500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286