#86BFFE#86BFFE
#86BFFE is a light, moderate cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.108 H 251.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #86BFFE |
|---|---|
| RGB | rgb(134, 191, 254) |
| HSL | hsl(212, 98%, 76%) |
| HSV | hsv(212, 47%, 100%) |
| CMYK | cmyk(47.2%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(75.75, -1.93, -36.77) |
| CIE-LCH | lch(75.75, 36.82, 266.99°) |
| OKLab | oklab(78.97% -0.034 -0.1027) |
| OKLCH | oklch(78.97% 0.108 251.7) |
| XYZ | xyz(46.3456, 49.4825, 100.8556) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.44
Carolina Blue
#8AB8FE
ΔE00 2.95
Baby Blue (survey)
#A2CFFE
ΔE00 4.86
Sky
#82CAFC
ΔE00 4.95
Light Blue
#95D0FC
ΔE00 5.42
Lightblue (survey)
#7BC8F6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BFFE #FEC586
analogous
#86FBFE #86BFFE #8986FE
triadic
#86BFFE #FE86BF #BFFE86
tetradic
#86BFFE #FE86FB #FEC586 #86FE89
square
#86BFFE #FE86FB #FEC586 #86FE89
split-complementary
#86BFFE #FE8986 #FBFE86
monochromatic
#0D7FFD #499FFD #86BFFE #C3DFFF #E1EFFF
Accessibility & contrast
On white
1.93
#86BFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#86BFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BFFE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BFFE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#51CDD5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #86bffe; /* rgb */ color: rgb(134, 191, 254); /* oklch */ color: oklch(79.0% 0.108 251.7);
Tailwind
colors: {
custom: {
50: '#afd2ff',
500: '#86bffe',
950: '#000000',
},
}SCSS
$custom: #86bffe; $custom-light: #afd2ff; $custom-dark: #000000;
JSON
{
"hex": "#86bffe",
"rgb": {
"r": 134,
"g": 191,
"b": 254
},
"hsl": {
"h": 211.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.78965,
"c": 0.10815,
"h": 251.7
},
"luminance": 0.49486
}Semantic roles & 50–950 ramp
primary
#86BFFE
secondary
#F7E6D4
accent
#7800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286