#86BEFB#86BEFB
#86BEFB is a light, moderate cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.105 H 251.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #86BEFB |
|---|---|
| RGB | rgb(134, 190, 251) |
| HSL | hsl(211, 94%, 75%) |
| HSV | hsv(211, 47%, 98%) |
| CMYK | cmyk(46.6%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.36, -2.23, -35.76) |
| CIE-LCH | lch(75.36, 35.83, 266.43°) |
| OKLab | oklab(78.62% -0.0337 -0.0998) |
| OKLCH | oklch(78.62% 0.105 251.3) |
| XYZ | xyz(45.6516, 48.8571, 98.2729) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.38
Carolina Blue
#8AB8FE
ΔE00 2.82
Baby Blue (survey)
#A2CFFE
ΔE00 4.98
Sky
#82CAFC
ΔE00 4.99
Light Blue
#95D0FC
ΔE00 5.50
Lightblue (survey)
#7BC8F6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BEFB #FBC386
analogous
#86F9FB #86BEFB #8886FB
triadic
#86BEFB #FB86BE #BEFB86
tetradic
#86BEFB #FB86F9 #FBC386 #86FB88
square
#86BEFB #FB86F9 #FBC386 #86FB88
split-complementary
#86BEFB #FB8886 #F9FB86
monochromatic
#107EF7 #4B9EF9 #86BEFB #C1DEFD #E1EFFE
Accessibility & contrast
On white
1.95
#86BEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#86BEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BEFB
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BEFB | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#97B4FA
Tritanopia (blue-blind)
#53CCD3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #86befb; /* rgb */ color: rgb(134, 190, 251); /* oklch */ color: oklch(78.6% 0.105 251.3);
Tailwind
colors: {
custom: {
50: '#aed1fd',
500: '#86befb',
950: '#000000',
},
}SCSS
$custom: #86befb; $custom-light: #aed1fd; $custom-dark: #000000;
JSON
{
"hex": "#86befb",
"rgb": {
"r": 134,
"g": 190,
"b": 251
},
"hsl": {
"h": 211.282,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.78621,
"c": 0.10533,
"h": 251.3
},
"luminance": 0.4886
}Semantic roles & 50–950 ramp
primary
#86BEFB
secondary
#F6E6D5
accent
#7800E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285