#86C8ED#86C8ED
#86C8ED is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.2% C 0.085 H 233.9°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8ED |
|---|---|
| RGB | rgb(134, 200, 237) |
| HSL | hsl(202, 74%, 73%) |
| HSV | hsv(202, 43%, 93%) |
| CMYK | cmyk(43.5%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(77.57, -11.43, -24.84) |
| CIE-LCH | lch(77.57, 27.34, 245.29°) |
| OKLab | oklab(80.19% -0.0502 -0.0687) |
| OKLCH | oklch(80.19% 0.085 233.9) |
| XYZ | xyz(45.7665, 52.4882, 87.8239) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.10
Lightskyblue
#87CEFA
ΔE00 2.21
Baby Blue
#89CFF0
ΔE00 2.32
Sky
#82CAFC
ΔE00 3.08
Sky Blue
#87CEEB
ΔE00 3.31
Light Blue
#95D0FC
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8ED #EDAB86
analogous
#86EDDE #86C8ED #8695ED
triadic
#86C8ED #ED86C8 #C8ED86
tetradic
#86C8ED #DE86ED #EDAB86 #95ED86
square
#86C8ED #DE86ED #EDAB86 #95ED86
split-complementary
#86C8ED #ED8695 #EDDE86
monochromatic
#2096D8 #51B0E5 #86C8ED #BBE0F5 #E4F3FB
Accessibility & contrast
On white
1.83
#86C8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#86C8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8ED
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8ED | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#A8BBEC
Tritanopia (blue-blind)
#5BD2D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #86c8ed; /* rgb */ color: rgb(134, 200, 237); /* oklch */ color: oklch(80.2% 0.085 233.9);
Tailwind
colors: {
custom: {
50: '#aed8f3',
500: '#86c8ed',
950: '#000000',
},
}SCSS
$custom: #86c8ed; $custom-light: #aed8f3; $custom-dark: #000000;
JSON
{
"hex": "#86c8ed",
"rgb": {
"r": 134,
"g": 200,
"b": 237
},
"hsl": {
"h": 201.553,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.80193,
"c": 0.08506,
"h": 233.9
},
"luminance": 0.52491
}Semantic roles & 50–950 ramp
primary
#86C8ED
secondary
#C77B50
accent
#570FD6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385