#86BBFE#86BBFE
#86BBFE is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.1% C 0.111 H 254.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBFE |
|---|---|
| RGB | rgb(134, 187, 254) |
| HSL | hsl(214, 98%, 76%) |
| HSV | hsv(214, 47%, 100%) |
| CMYK | cmyk(47.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.67, 0.26, -38.44) |
| CIE-LCH | lch(74.67, 38.44, 270.38°) |
| OKLab | oklab(78.12% -0.0293 -0.1075) |
| OKLCH | oklch(78.12% 0.111 254.7) |
| XYZ | xyz(45.4852, 47.7616, 100.5688) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.64
Sky Blue (survey)
#75BBFD
ΔE00 3.13
Pastel Blue
#A2BFFE
ΔE00 5.57
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Sky
#82CAFC
ΔE00 6.31
Light Blue
#95D0FC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBFE #FEC986
analogous
#86F7FE #86BBFE #8D86FE
triadic
#86BBFE #FE86BB #BBFE86
tetradic
#86BBFE #FE86F7 #FEC986 #86FE8D
square
#86BBFE #FE86F7 #FEC986 #86FE8D
split-complementary
#86BBFE #FE8D86 #F7FE86
monochromatic
#0D77FD #4999FD #86BBFE #C3DDFF #E1EEFF
Accessibility & contrast
On white
1.99
#86BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#86BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBFE
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBFE | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#92B2FD
Tritanopia (blue-blind)
#52CAD2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #86bbfe; /* rgb */ color: rgb(134, 187, 254); /* oklch */ color: oklch(78.1% 0.111 254.7);
Tailwind
colors: {
custom: {
50: '#afcfff',
500: '#86bbfe',
950: '#000000',
},
}SCSS
$custom: #86bbfe; $custom-light: #afcfff; $custom-dark: #000000;
JSON
{
"hex": "#86bbfe",
"rgb": {
"r": 134,
"g": 187,
"b": 254
},
"hsl": {
"h": 213.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.7812,
"c": 0.11142,
"h": 254.7
},
"luminance": 0.47765
}Semantic roles & 50–950 ramp
primary
#86BBFE
secondary
#F7E8D4
accent
#8000E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286