#86C8EB#86C8EB
#86C8EB is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.1% C 0.083 H 232.4°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8EB |
|---|---|
| RGB | rgb(134, 200, 235) |
| HSL | hsl(201, 72%, 72%) |
| HSV | hsv(201, 43%, 92%) |
| CMYK | cmyk(43%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(77.50, -11.96, -23.87) |
| CIE-LCH | lch(77.50, 26.70, 243.39°) |
| OKLab | oklab(80.12% -0.0509 -0.066) |
| OKLCH | oklch(80.12% 0.083 232.4) |
| XYZ | xyz(45.4760, 52.3719, 86.2936) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.97
Lightblue (survey)
#7BC8F6
ΔE00 2.61
Lightskyblue
#87CEFA
ΔE00 2.69
Sky Blue
#87CEEB
ΔE00 2.77
Sky
#82CAFC
ΔE00 3.69
Light Blue
#95D0FC
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8EB #EBA986
analogous
#86EBDB #86C8EB #8696EB
triadic
#86C8EB #EB86C8 #C8EB86
tetradic
#86C8EB #DB86EB #EBA986 #96EB86
square
#86C8EB #DB86EB #EBA986 #96EB86
split-complementary
#86C8EB #EB8696 #EBDB86
monochromatic
#2396D4 #51B0E2 #86C8EB #BBE0F4 #E5F3FB
Accessibility & contrast
On white
1.83
#86C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#86C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8EB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8EB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#5CD2D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #86c8eb; /* rgb */ color: rgb(134, 200, 235); /* oklch */ color: oklch(80.1% 0.083 232.4);
Tailwind
colors: {
custom: {
50: '#add8f1',
500: '#86c8eb',
950: '#000000',
},
}SCSS
$custom: #86c8eb; $custom-light: #add8f1; $custom-dark: #000000;
JSON
{
"hex": "#86c8eb",
"rgb": {
"r": 134,
"g": 200,
"b": 235
},
"hsl": {
"h": 200.792,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.80116,
"c": 0.08331,
"h": 232.4
},
"luminance": 0.52375
}Semantic roles & 50–950 ramp
primary
#86C8EB
secondary
#C57950
accent
#5512D4
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#111416
muted
#818385