#86BDED#86BDED
#86BDED is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.8% C 0.090 H 245.6°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #86BDED |
|---|---|
| RGB | rgb(134, 189, 237) |
| HSL | hsl(208, 74%, 73%) |
| HSV | hsv(208, 43%, 93%) |
| CMYK | cmyk(43.5%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(74.56, -5.57, -29.46) |
| CIE-LCH | lch(74.56, 29.98, 259.29°) |
| OKLab | oklab(77.81% -0.037 -0.0818) |
| OKLCH | oklch(77.81% 0.09 245.6) |
| XYZ | xyz(43.3100, 47.5751, 87.0051) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.81
Sky
#82CAFC
ΔE00 4.05
Carolina Blue
#8AB8FE
ΔE00 4.25
Lightblue (survey)
#7BC8F6
ΔE00 4.62
Light Blue
#95D0FC
ΔE00 4.90
Lightskyblue
#87CEFA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BDED #EDB686
analogous
#86EDE9 #86BDED #8689ED
triadic
#86BDED #ED86BD #BDED86
tetradic
#86BDED #E986ED #EDB686 #89ED86
square
#86BDED #E986ED #EDB686 #89ED86
split-complementary
#86BDED #ED8689 #EDE986
monochromatic
#2083D8 #51A0E5 #86BDED #BBDAF5 #E4F0FB
Accessibility & contrast
On white
2.00
#86BDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#86BDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BDED
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BDED | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEF
Deuteranopia (green-blind)
#9CB3EC
Tritanopia (blue-blind)
#5DC8CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #86bded; /* rgb */ color: rgb(134, 189, 237); /* oklch */ color: oklch(77.8% 0.090 245.6);
Tailwind
colors: {
custom: {
50: '#add0f3',
500: '#86bded',
950: '#000000',
},
}SCSS
$custom: #86bded; $custom-light: #add0f3; $custom-dark: #000000;
JSON
{
"hex": "#86bded",
"rgb": {
"r": 134,
"g": 189,
"b": 237
},
"hsl": {
"h": 207.961,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.77809,
"c": 0.08978,
"h": 245.6
},
"luminance": 0.47578
}Semantic roles & 50–950 ramp
primary
#86BDED
secondary
#F3E5D8
accent
#6C0FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111417
muted
#808285