#86BFEE#86BFEE
#86BFEE is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.090 H 244.2°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #86BFEE |
|---|---|
| RGB | rgb(134, 191, 238) |
| HSL | hsl(207, 75%, 73%) |
| HSV | hsv(207, 44%, 93%) |
| CMYK | cmyk(43.7%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(75.14, -6.38, -29.10) |
| CIE-LCH | lch(75.14, 29.79, 257.64°) |
| OKLab | oklab(78.28% -0.0391 -0.0808) |
| OKLCH | oklch(78.28% 0.09 244.2) |
| XYZ | xyz(43.8897, 48.5001, 87.9211) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.02
Sky
#82CAFC
ΔE00 3.38
Lightblue (survey)
#7BC8F6
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.33
Lightskyblue
#87CEFA
ΔE00 4.50
Carolina Blue
#8AB8FE
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BFEE #EEB586
analogous
#86EEE9 #86BFEE #868BEE
triadic
#86BFEE #EE86BF #BFEE86
tetradic
#86BFEE #E986EE #EEB586 #8BEE86
square
#86BFEE #E986EE #EEB586 #8BEE86
split-complementary
#86BFEE #EE868B #EEE986
monochromatic
#1F86DB #50A3E6 #86BFEE #BCDBF6 #E4F1FB
Accessibility & contrast
On white
1.96
#86BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#86BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BFEE
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BFEE | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF0
Deuteranopia (green-blind)
#9EB4ED
Tritanopia (blue-blind)
#5CCACF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #86bfee; /* rgb */ color: rgb(134, 191, 238); /* oklch */ color: oklch(78.3% 0.090 244.2);
Tailwind
colors: {
custom: {
50: '#add2f3',
500: '#86bfee',
950: '#000000',
},
}SCSS
$custom: #86bfee; $custom-light: #add2f3; $custom-dark: #000000;
JSON
{
"hex": "#86bfee",
"rgb": {
"r": 134,
"g": 191,
"b": 238
},
"hsl": {
"h": 207.115,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.78282,
"c": 0.08974,
"h": 244.2
},
"luminance": 0.48503
}Semantic roles & 50–950 ramp
primary
#86BFEE
secondary
#F3E4D8
accent
#690ED8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285