#86C2ED#86C2ED
#86C2ED is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.9% C 0.087 H 240.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #86C2ED |
|---|---|
| RGB | rgb(134, 194, 237) |
| HSL | hsl(205, 74%, 73%) |
| HSV | hsv(205, 43%, 93%) |
| CMYK | cmyk(43.5%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(75.92, -8.25, -27.36) |
| CIE-LCH | lch(75.92, 28.58, 253.21°) |
| OKLab | oklab(78.89% -0.043 -0.0758) |
| OKLCH | oklch(78.89% 0.087 240.4) |
| XYZ | xyz(44.4041, 49.7634, 87.3698) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.53
Lightblue (survey)
#7BC8F6
ΔE00 2.65
Lightskyblue
#87CEFA
ΔE00 3.26
Light Blue
#95D0FC
ΔE00 3.60
Sky Blue (survey)
#75BBFD
ΔE00 4.17
Baby Blue
#89CFF0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C2ED #EDB186
analogous
#86EDE5 #86C2ED #868EED
triadic
#86C2ED #ED86C2 #C2ED86
tetradic
#86C2ED #E586ED #EDB186 #8EED86
square
#86C2ED #E586ED #EDB186 #8EED86
split-complementary
#86C2ED #ED868E #EDE586
monochromatic
#208CD8 #51A7E5 #86C2ED #BBDDF5 #E4F2FB
Accessibility & contrast
On white
1.92
#86C2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#86C2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C2ED
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C2ED | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EF
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#5CCDD0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #86c2ed; /* rgb */ color: rgb(134, 194, 237); /* oklch */ color: oklch(78.9% 0.087 240.4);
Tailwind
colors: {
custom: {
50: '#add4f3',
500: '#86c2ed',
950: '#000000',
},
}SCSS
$custom: #86c2ed; $custom-light: #add4f3; $custom-dark: #000000;
JSON
{
"hex": "#86c2ed",
"rgb": {
"r": 134,
"g": 194,
"b": 237
},
"hsl": {
"h": 205.049,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.78889,
"c": 0.08718,
"h": 240.4
},
"luminance": 0.49766
}Semantic roles & 50–950 ramp
primary
#86C2ED
secondary
#F3E3D8
accent
#620FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285