#86C0EB#86C0EB
#86C0EB is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.086 H 241.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #86C0EB |
|---|---|
| RGB | rgb(134, 192, 235) |
| HSL | hsl(206, 72%, 72%) |
| HSV | hsv(206, 43%, 92%) |
| CMYK | cmyk(43%, 18.3%, 0%, 7.8%) |
| CIE-LAB | lab(75.30, -7.73, -27.23) |
| CIE-LCH | lch(75.30, 28.31, 254.16°) |
| OKLab | oklab(78.38% -0.0413 -0.0755) |
| OKLCH | oklch(78.38% 0.086 241.3) |
| XYZ | xyz(43.6714, 48.7629, 85.6921) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.04
Lightblue (survey)
#7BC8F6
ΔE00 3.19
Lightskyblue
#87CEFA
ΔE00 3.85
Sky Blue (survey)
#75BBFD
ΔE00 3.89
Light Blue
#95D0FC
ΔE00 4.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C0EB #EBB186
analogous
#86EBE4 #86C0EB #868DEB
triadic
#86C0EB #EB86C0 #C0EB86
tetradic
#86C0EB #E486EB #EBB186 #8DEB86
square
#86C0EB #E486EB #EBB186 #8DEB86
split-complementary
#86C0EB #EB868D #EBE486
monochromatic
#2388D4 #51A5E2 #86C0EB #BBDBF4 #E5F1FB
Accessibility & contrast
On white
1.95
#86C0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#86C0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C0EB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C0EB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#5DCBCE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #86c0eb; /* rgb */ color: rgb(134, 192, 235); /* oklch */ color: oklch(78.4% 0.086 241.3);
Tailwind
colors: {
custom: {
50: '#add3f1',
500: '#86c0eb',
950: '#000000',
},
}SCSS
$custom: #86c0eb; $custom-light: #add3f1; $custom-dark: #000000;
JSON
{
"hex": "#86c0eb",
"rgb": {
"r": 134,
"g": 192,
"b": 235
},
"hsl": {
"h": 205.545,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.78375,
"c": 0.08603,
"h": 241.3
},
"luminance": 0.48766
}Semantic roles & 50–950 ramp
primary
#86C0EB
secondary
#F2E4D9
accent
#6412D4
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284