#86C1EB#86C1EB
#86C1EB is a light, moderate cyan. Relative luminance 0.492; OKLCH L 78.6% C 0.086 H 240.2°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #86C1EB |
|---|---|
| RGB | rgb(134, 193, 235) |
| HSL | hsl(205, 72%, 72%) |
| HSV | hsv(205, 43%, 92%) |
| CMYK | cmyk(43%, 17.9%, 0%, 7.8%) |
| CIE-LAB | lab(75.58, -8.26, -26.81) |
| CIE-LCH | lch(75.58, 28.06, 252.88°) |
| OKLab | oklab(78.59% -0.0425 -0.0743) |
| OKLCH | oklch(78.59% 0.086 240.2) |
| XYZ | xyz(43.8918, 49.2035, 85.7655) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.84
Lightblue (survey)
#7BC8F6
ΔE00 2.84
Lightskyblue
#87CEFA
ΔE00 3.50
Light Blue
#95D0FC
ΔE00 3.86
Sky Blue (survey)
#75BBFD
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C1EB #EBB086
analogous
#86EBE2 #86C1EB #868FEB
triadic
#86C1EB #EB86C1 #C1EB86
tetradic
#86C1EB #E286EB #EBB086 #8FEB86
square
#86C1EB #E286EB #EBB086 #8FEB86
split-complementary
#86C1EB #EB868F #EBE286
monochromatic
#238AD4 #51A6E2 #86C1EB #BBDCF4 #E5F2FB
Accessibility & contrast
On white
1.94
#86C1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#86C1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C1EB
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C1EB | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0ED
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#5DCBCF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #86c1eb; /* rgb */ color: rgb(134, 193, 235); /* oklch */ color: oklch(78.6% 0.086 240.2);
Tailwind
colors: {
custom: {
50: '#add3f1',
500: '#86c1eb',
950: '#000000',
},
}SCSS
$custom: #86c1eb; $custom-light: #add3f1; $custom-dark: #000000;
JSON
{
"hex": "#86c1eb",
"rgb": {
"r": 134,
"g": 193,
"b": 235
},
"hsl": {
"h": 204.95,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.78592,
"c": 0.08558,
"h": 240.2
},
"luminance": 0.49206
}Semantic roles & 50–950 ramp
primary
#86C1EB
secondary
#F2E3D9
accent
#6212D4
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284