#86BBED#86BBED
#86BBED is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.4% C 0.091 H 247.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBED |
|---|---|
| RGB | rgb(134, 187, 237) |
| HSL | hsl(209, 74%, 73%) |
| HSV | hsv(209, 43%, 93%) |
| CMYK | cmyk(43.5%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.01, -4.49, -30.30) |
| CIE-LCH | lch(74.01, 30.63, 261.57°) |
| OKLab | oklab(77.38% -0.0346 -0.0842) |
| OKLCH | oklch(77.38% 0.091 247.6) |
| XYZ | xyz(42.8828, 46.7207, 86.8627) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.73
Carolina Blue
#8AB8FE
ΔE00 3.52
Sky
#82CAFC
ΔE00 4.81
Lightblue (survey)
#7BC8F6
ΔE00 5.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.54
Light Blue
#95D0FC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBED #EDB886
analogous
#86EDEB #86BBED #8687ED
triadic
#86BBED #ED86BB #BBED86
tetradic
#86BBED #EB86ED #EDB886 #87ED86
square
#86BBED #EB86ED #EDB886 #87ED86
split-complementary
#86BBED #ED8687 #EDEB86
monochromatic
#207FD8 #519DE5 #86BBED #BBD9F5 #E4F0FB
Accessibility & contrast
On white
2.03
#86BBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#86BBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBED
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBED | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEF
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#5DC7CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #86bbed; /* rgb */ color: rgb(134, 187, 237); /* oklch */ color: oklch(77.4% 0.091 247.6);
Tailwind
colors: {
custom: {
50: '#adcff3',
500: '#86bbed',
950: '#000000',
},
}SCSS
$custom: #86bbed; $custom-light: #adcff3; $custom-dark: #000000;
JSON
{
"hex": "#86bbed",
"rgb": {
"r": 134,
"g": 187,
"b": 237
},
"hsl": {
"h": 209.126,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.7738,
"c": 0.09102,
"h": 247.6
},
"luminance": 0.46723
}Semantic roles & 50–950 ramp
primary
#86BBED
secondary
#F3E5D8
accent
#700FD6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285