#86C2EF#86C2EF
#86C2EF is a light, moderate cyan. Relative luminance 0.499; OKLCH L 79.0% C 0.089 H 241.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #86C2EF |
|---|---|
| RGB | rgb(134, 194, 239) |
| HSL | hsl(206, 77%, 73%) |
| HSV | hsv(206, 44%, 94%) |
| CMYK | cmyk(43.9%, 18.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.00, -7.71, -28.33) |
| CIE-LCH | lch(76.00, 29.36, 254.77°) |
| OKLab | oklab(78.97% -0.0423 -0.0786) |
| OKLCH | oklch(78.97% 0.089 241.7) |
| XYZ | xyz(44.6980, 49.8809, 88.9173) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.46
Lightblue (survey)
#7BC8F6
ΔE00 2.86
Lightskyblue
#87CEFA
ΔE00 3.41
Light Blue
#95D0FC
ΔE00 3.56
Sky Blue (survey)
#75BBFD
ΔE00 3.74
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C2EF #EFB386
analogous
#86EFE7 #86C2EF #868DEF
triadic
#86C2EF #EF86C2 #C2EF86
tetradic
#86C2EF #E786EF #EFB386 #8DEF86
square
#86C2EF #E786EF #EFB386 #8DEF86
split-complementary
#86C2EF #EF868D #EFE786
monochromatic
#1D8BDD #50A7E8 #86C2EF #BCDDF6 #E4F1FB
Accessibility & contrast
On white
1.91
#86C2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#86C2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C2EF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C2EF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#A1B6EE
Tritanopia (blue-blind)
#5BCDD1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #86c2ef; /* rgb */ color: rgb(134, 194, 239); /* oklch */ color: oklch(79.0% 0.089 241.7);
Tailwind
colors: {
custom: {
50: '#aed4f4',
500: '#86c2ef',
950: '#000000',
},
}SCSS
$custom: #86c2ef; $custom-light: #aed4f4; $custom-dark: #000000;
JSON
{
"hex": "#86c2ef",
"rgb": {
"r": 134,
"g": 194,
"b": 239
},
"hsl": {
"h": 205.714,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.7897,
"c": 0.08924,
"h": 241.7
},
"luminance": 0.49884
}Semantic roles & 50–950 ramp
primary
#86C2EF
secondary
#F3E4D8
accent
#640DD9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285