#86C2EB#86C2EB
#86C2EB is a light, moderate cyan. Relative luminance 0.496; OKLCH L 78.8% C 0.085 H 239.1°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #86C2EB |
|---|---|
| RGB | rgb(134, 194, 235) |
| HSL | hsl(204, 72%, 72%) |
| HSV | hsv(204, 43%, 92%) |
| CMYK | cmyk(43%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(75.85, -8.79, -26.39) |
| CIE-LCH | lch(75.85, 27.82, 251.58°) |
| OKLab | oklab(78.81% -0.0437 -0.0731) |
| OKLCH | oklch(78.81% 0.085 239.1) |
| XYZ | xyz(44.1136, 49.6471, 85.8395) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.54
Sky
#82CAFC
ΔE00 2.71
Lightskyblue
#87CEFA
ΔE00 3.18
Light Blue
#95D0FC
ΔE00 3.72
Baby Blue
#89CFF0
ΔE00 4.64
Sky Blue (survey)
#75BBFD
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C2EB #EBAF86
analogous
#86EBE1 #86C2EB #8690EB
triadic
#86C2EB #EB86C2 #C2EB86
tetradic
#86C2EB #E186EB #EBAF86 #90EB86
square
#86C2EB #E186EB #EBAF86 #90EB86
split-complementary
#86C2EB #EB8690 #EBE186
monochromatic
#238CD4 #51A8E2 #86C2EB #BBDCF4 #E5F2FB
Accessibility & contrast
On white
1.92
#86C2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#86C2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C2EB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C2EB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#5DCCCF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #86c2eb; /* rgb */ color: rgb(134, 194, 235); /* oklch */ color: oklch(78.8% 0.085 239.1);
Tailwind
colors: {
custom: {
50: '#add4f1',
500: '#86c2eb',
950: '#000000',
},
}SCSS
$custom: #86c2eb; $custom-light: #add4f1; $custom-dark: #000000;
JSON
{
"hex": "#86c2eb",
"rgb": {
"r": 134,
"g": 194,
"b": 235
},
"hsl": {
"h": 204.356,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.78809,
"c": 0.08515,
"h": 239.1
},
"luminance": 0.4965
}Semantic roles & 50–950 ramp
primary
#86C2EB
secondary
#F2E3D9
accent
#6112D4
background
#FBFDFE
surface
#F6FAFD
border
#D0D3D5
text
#111416
muted
#808384