#86BFEB#86BFEB
#86BFEB is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.2% C 0.087 H 242.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #86BFEB |
|---|---|
| RGB | rgb(134, 191, 235) |
| HSL | hsl(206, 72%, 72%) |
| HSV | hsv(206, 43%, 92%) |
| CMYK | cmyk(43%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(75.03, -7.19, -27.65) |
| CIE-LCH | lch(75.03, 28.57, 255.42°) |
| OKLab | oklab(78.16% -0.0401 -0.0766) |
| OKLCH | oklch(78.16% 0.087 242.4) |
| XYZ | xyz(43.4526, 48.3253, 85.6192) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.30
Lightblue (survey)
#7BC8F6
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 3.57
Lightskyblue
#87CEFA
ΔE00 4.22
Light Blue
#95D0FC
ΔE00 4.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BFEB #EBB286
analogous
#86EBE5 #86BFEB #868CEB
triadic
#86BFEB #EB86BF #BFEB86
tetradic
#86BFEB #E586EB #EBB286 #8CEB86
square
#86BFEB #E586EB #EBB286 #8CEB86
split-complementary
#86BFEB #EB868C #EBE586
monochromatic
#2387D4 #51A3E2 #86BFEB #BBDBF4 #E5F1FB
Accessibility & contrast
On white
1.97
#86BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#86BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BFEB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BFEB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#5ECACD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #86bfeb; /* rgb */ color: rgb(134, 191, 235); /* oklch */ color: oklch(78.2% 0.087 242.4);
Tailwind
colors: {
custom: {
50: '#add2f1',
500: '#86bfeb',
950: '#000000',
},
}SCSS
$custom: #86bfeb; $custom-light: #add2f1; $custom-dark: #000000;
JSON
{
"hex": "#86bfeb",
"rgb": {
"r": 134,
"g": 191,
"b": 235
},
"hsl": {
"h": 206.139,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.78159,
"c": 0.08651,
"h": 242.4
},
"luminance": 0.48328
}Semantic roles & 50–950 ramp
primary
#86BFEB
secondary
#F2E4D9
accent
#6612D4
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284