#86BEFA#86BEFA
#86BEFA is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.104 H 250.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #86BEFA |
|---|---|
| RGB | rgb(134, 190, 250) |
| HSL | hsl(211, 92%, 75%) |
| HSV | hsv(211, 46%, 98%) |
| CMYK | cmyk(46.4%, 24%, 0%, 2%) |
| CIE-LAB | lab(75.32, -2.51, -35.28) |
| CIE-LCH | lch(75.32, 35.37, 265.92°) |
| OKLab | oklab(78.58% -0.0341 -0.0984) |
| OKLCH | oklch(78.58% 0.104 250.9) |
| XYZ | xyz(45.4944, 48.7943, 97.4449) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.34
Carolina Blue
#8AB8FE
ΔE00 2.91
Sky
#82CAFC
ΔE00 4.89
Baby Blue (survey)
#A2CFFE
ΔE00 4.97
Light Blue
#95D0FC
ΔE00 5.43
Lightblue (survey)
#7BC8F6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BEFA #FAC286
analogous
#86F8FA #86BEFA #8886FA
triadic
#86BEFA #FA86BE #BEFA86
tetradic
#86BEFA #FA86F8 #FAC286 #86FA88
square
#86BEFA #FA86F8 #FAC286 #86FA88
split-complementary
#86BEFA #FA8886 #F8FA86
monochromatic
#107FF5 #4B9EF8 #86BEFA #C1DEFC #E2EFFE
Accessibility & contrast
On white
1.95
#86BEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#86BEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BEFA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BEFA | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#98B4F9
Tritanopia (blue-blind)
#54CCD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #86befa; /* rgb */ color: rgb(134, 190, 250); /* oklch */ color: oklch(78.6% 0.104 250.9);
Tailwind
colors: {
custom: {
50: '#aed1fc',
500: '#86befa',
950: '#000000',
},
}SCSS
$custom: #86befa; $custom-light: #aed1fc; $custom-dark: #000000;
JSON
{
"hex": "#86befa",
"rgb": {
"r": 134,
"g": 190,
"b": 250
},
"hsl": {
"h": 211.034,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.78577,
"c": 0.10414,
"h": 250.9
},
"luminance": 0.48797
}Semantic roles & 50–950 ramp
primary
#86BEFA
secondary
#F6E6D5
accent
#7700E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285