#86C0E9#86C0E9
#86C0E9 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.3% C 0.084 H 240.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #86C0E9 |
|---|---|
| RGB | rgb(134, 192, 233) |
| HSL | hsl(205, 69%, 72%) |
| HSV | hsv(205, 42%, 91%) |
| CMYK | cmyk(42.5%, 17.6%, 0%, 8.6%) |
| CIE-LAB | lab(75.23, -8.26, -26.26) |
| CIE-LCH | lch(75.23, 27.53, 252.53°) |
| OKLab | oklab(78.3% -0.042 -0.0727) |
| OKLCH | oklch(78.3% 0.084 240) |
| XYZ | xyz(43.3841, 48.6480, 84.1789) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.06
Sky
#82CAFC
ΔE00 3.16
Lightskyblue
#87CEFA
ΔE00 3.76
Light Blue
#95D0FC
ΔE00 4.13
Sky Blue (survey)
#75BBFD
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C0E9 #E9AF86
analogous
#86E9E0 #86C0E9 #868FE9
triadic
#86C0E9 #E986C0 #C0E986
tetradic
#86C0E9 #E086E9 #E9AF86 #8FE986
square
#86C0E9 #E086E9 #E9AF86 #8FE986
split-complementary
#86C0E9 #E9868F #E9E086
monochromatic
#2689CF #52A5E0 #86C0E9 #BADBF2 #E5F2FA
Accessibility & contrast
On white
1.96
#86C0E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#86C0E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C0E9
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C0E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C0E9 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEB
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#5FCACD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #86c0e9; /* rgb */ color: rgb(134, 192, 233); /* oklch */ color: oklch(78.3% 0.084 240.0);
Tailwind
colors: {
custom: {
50: '#add3f0',
500: '#86c0e9',
950: '#000000',
},
}SCSS
$custom: #86c0e9; $custom-light: #add3f0; $custom-dark: #000000;
JSON
{
"hex": "#86c0e9",
"rgb": {
"r": 134,
"g": 192,
"b": 233
},
"hsl": {
"h": 204.848,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.78295,
"c": 0.08397,
"h": 240
},
"luminance": 0.48651
}Semantic roles & 50–950 ramp
primary
#86C0E9
secondary
#F2E3D9
accent
#6314D1
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284