#8EBFFF#8EBFFF
#8EBFFF is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.5% C 0.105 H 255.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFFF |
|---|---|
| RGB | rgb(142, 191, 255) |
| HSL | hsl(214, 100%, 78%) |
| HSV | hsv(214, 44%, 100%) |
| CMYK | cmyk(44.3%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(76.21, 0.25, -36.56) |
| CIE-LCH | lch(76.21, 36.56, 270.39°) |
| OKLab | oklab(79.45% -0.0266 -0.102) |
| OKLCH | oklch(79.45% 0.105 255.4) |
| XYZ | xyz(47.8302, 50.2294, 101.7632) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.91
Sky Blue (survey)
#75BBFD
ΔE00 4.03
Baby Blue (survey)
#A2CFFE
ΔE00 4.45
Pastel Blue
#A2BFFE
ΔE00 4.61
Light Blue
#95D0FC
ΔE00 6.00
Sky
#82CAFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFFF #FFCE8E
analogous
#8EF8FF #8EBFFF #958EFF
triadic
#8EBFFF #FF8EBF #BFFF8E
tetradic
#8EBFFF #FF8EF8 #FFCE8E #8EFF95
square
#8EBFFF #FF8EF8 #FFCE8E #8EFF95
split-complementary
#8EBFFF #FF958E #F8FF8E
monochromatic
#147AFF #519CFF #8EBFFF #CBE2FF #E0EEFF
Accessibility & contrast
On white
1.90
#8EBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#8EBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFFF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFFF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#99B7FE
Tritanopia (blue-blind)
#62CDD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8ebfff; /* rgb */ color: rgb(142, 191, 255); /* oklch */ color: oklch(79.5% 0.105 255.4);
Tailwind
colors: {
custom: {
50: '#b4d2ff',
500: '#8ebfff',
950: '#000000',
},
}SCSS
$custom: #8ebfff; $custom-light: #b4d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8ebfff",
"rgb": {
"r": 142,
"g": 191,
"b": 255
},
"hsl": {
"h": 213.982,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.7945,
"c": 0.10538,
"h": 255.4
},
"luminance": 0.50232
}Semantic roles & 50–950 ramp
primary
#8EBFFF
secondary
#E0A251
accent
#8200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386