#8EBFFE#8EBFFE
#8EBFFE is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.4% C 0.104 H 255.0°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFFE |
|---|---|
| RGB | rgb(142, 191, 254) |
| HSL | hsl(214, 98%, 78%) |
| HSV | hsv(214, 44%, 100%) |
| CMYK | cmyk(44.1%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.17, -0.03, -36.08) |
| CIE-LCH | lch(76.17, 36.08, 269.95°) |
| OKLab | oklab(79.41% -0.0269 -0.1006) |
| OKLCH | oklch(79.41% 0.104 255) |
| XYZ | xyz(47.6696, 50.1651, 100.9177) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.94
Sky Blue (survey)
#75BBFD
ΔE00 3.97
Baby Blue (survey)
#A2CFFE
ΔE00 4.42
Pastel Blue
#A2BFFE
ΔE00 4.63
Light Blue
#95D0FC
ΔE00 5.93
Sky
#82CAFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFFE #FECD8E
analogous
#8EF7FE #8EBFFE #958EFE
triadic
#8EBFFE #FE8EBF #BFFE8E
tetradic
#8EBFFE #FE8EF7 #FECD8E #8EFE95
square
#8EBFFE #FE8EF7 #FECD8E #8EFE95
split-complementary
#8EBFFE #FE958E #F7FE8E
monochromatic
#157AFD #519DFD #8EBFFE #CBE1FF #E1EEFF
Accessibility & contrast
On white
1.90
#8EBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#8EBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFFE
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFFE | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#9AB7FD
Tritanopia (blue-blind)
#62CDD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8ebffe; /* rgb */ color: rgb(142, 191, 254); /* oklch */ color: oklch(79.4% 0.104 255.0);
Tailwind
colors: {
custom: {
50: '#b3d2ff',
500: '#8ebffe',
950: '#000000',
},
}SCSS
$custom: #8ebffe; $custom-light: #b3d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8ebffe",
"rgb": {
"r": 142,
"g": 191,
"b": 254
},
"hsl": {
"h": 213.75,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.79406,
"c": 0.10413,
"h": 255
},
"luminance": 0.50168
}Semantic roles & 50–950 ramp
primary
#8EBFFE
secondary
#DFA151
accent
#8100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386