#86C8EF#86C8EF
#86C8EF is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.3% C 0.087 H 235.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8EF |
|---|---|
| RGB | rgb(134, 200, 239) |
| HSL | hsl(202, 77%, 73%) |
| HSV | hsv(202, 44%, 94%) |
| CMYK | cmyk(43.9%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(77.64, -10.89, -25.81) |
| CIE-LCH | lch(77.64, 28.01, 247.12°) |
| OKLab | oklab(80.27% -0.0495 -0.0714) |
| OKLCH | oklch(80.27% 0.087 235.3) |
| XYZ | xyz(46.0603, 52.6057, 89.3714) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.70
Lightskyblue
#87CEFA
ΔE00 1.83
Sky
#82CAFC
ΔE00 2.51
Baby Blue
#89CFF0
ΔE00 2.75
Light Blue
#95D0FC
ΔE00 3.22
Sky Blue
#87CEEB
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8EF #EFAD86
analogous
#86EFE2 #86C8EF #8693EF
triadic
#86C8EF #EF86C8 #C8EF86
tetradic
#86C8EF #E286EF #EFAD86 #93EF86
square
#86C8EF #E286EF #EFAD86 #93EF86
split-complementary
#86C8EF #EF8693 #EFE286
monochromatic
#1D96DD #50AFE8 #86C8EF #BCE1F6 #E4F3FB
Accessibility & contrast
On white
1.82
#86C8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#86C8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8EF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8EF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F1
Deuteranopia (green-blind)
#A7BBEE
Tritanopia (blue-blind)
#59D2D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86c8ef; /* rgb */ color: rgb(134, 200, 239); /* oklch */ color: oklch(80.3% 0.087 235.3);
Tailwind
colors: {
custom: {
50: '#aed8f4',
500: '#86c8ef',
950: '#000000',
},
}SCSS
$custom: #86c8ef; $custom-light: #aed8f4; $custom-dark: #000000;
JSON
{
"hex": "#86c8ef",
"rgb": {
"r": 134,
"g": 200,
"b": 239
},
"hsl": {
"h": 202.286,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.80272,
"c": 0.08688,
"h": 235.3
},
"luminance": 0.52609
}Semantic roles & 50–950 ramp
primary
#86C8EF
secondary
#CA7D4F
accent
#580DD9
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385