#8EBEFE#8EBEFE
#8EBEFE is a light, moderate cyan. Relative luminance 0.497; OKLCH L 79.2% C 0.105 H 255.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEFE |
|---|---|
| RGB | rgb(142, 190, 254) |
| HSL | hsl(214, 98%, 78%) |
| HSV | hsv(214, 44%, 100%) |
| CMYK | cmyk(44.1%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(75.90, 0.52, -36.50) |
| CIE-LCH | lch(75.90, 36.50, 270.81°) |
| OKLab | oklab(79.2% -0.0257 -0.1018) |
| OKLCH | oklch(79.2% 0.105 255.8) |
| XYZ | xyz(47.4523, 49.7305, 100.8452) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.62
Sky Blue (survey)
#75BBFD
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 4.44
Baby Blue (survey)
#A2CFFE
ΔE00 4.65
Light Blue
#95D0FC
ΔE00 6.25
Powder Blue (survey)
#B1D1FC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEFE #FECE8E
analogous
#8EF6FE #8EBEFE #968EFE
triadic
#8EBEFE #FE8EBE #BEFE8E
tetradic
#8EBEFE #FE8EF6 #FECE8E #8EFE96
square
#8EBEFE #FE8EF6 #FECE8E #8EFE96
split-complementary
#8EBEFE #FE968E #F6FE8E
monochromatic
#1578FD #519BFD #8EBEFE #CBE1FF #E1EEFF
Accessibility & contrast
On white
1.92
#8EBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8EBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEFE
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEFE | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#99B6FD
Tritanopia (blue-blind)
#62CCD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8ebefe; /* rgb */ color: rgb(142, 190, 254); /* oklch */ color: oklch(79.2% 0.105 255.8);
Tailwind
colors: {
custom: {
50: '#b3d1ff',
500: '#8ebefe',
950: '#000000',
},
}SCSS
$custom: #8ebefe; $custom-light: #b3d1ff; $custom-dark: #000000;
JSON
{
"hex": "#8ebefe",
"rgb": {
"r": 142,
"g": 190,
"b": 254
},
"hsl": {
"h": 214.286,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.79197,
"c": 0.10498,
"h": 255.8
},
"luminance": 0.49733
}Semantic roles & 50–950 ramp
primary
#8EBEFE
secondary
#F7E8D4
accent
#8300E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286