#86BDEB#86BDEB
#86BDEB is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.7% C 0.088 H 244.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #86BDEB |
|---|---|
| RGB | rgb(134, 189, 235) |
| HSL | hsl(207, 72%, 72%) |
| HSV | hsv(207, 43%, 92%) |
| CMYK | cmyk(43%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(74.48, -6.12, -28.49) |
| CIE-LCH | lch(74.48, 29.14, 257.89°) |
| OKLab | oklab(77.73% -0.0377 -0.079) |
| OKLCH | oklch(77.73% 0.088 244.5) |
| XYZ | xyz(43.0194, 47.4589, 85.4748) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.10
Sky
#82CAFC
ΔE00 3.94
Lightblue (survey)
#7BC8F6
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 4.63
Light Blue
#95D0FC
ΔE00 4.83
Lightskyblue
#87CEFA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BDEB #EBB486
analogous
#86EBE7 #86BDEB #868AEB
triadic
#86BDEB #EB86BD #BDEB86
tetradic
#86BDEB #E786EB #EBB486 #8AEB86
square
#86BDEB #E786EB #EBB486 #8AEB86
split-complementary
#86BDEB #EB868A #EBE786
monochromatic
#2383D4 #51A0E2 #86BDEB #BBDAF4 #E5F1FB
Accessibility & contrast
On white
2.00
#86BDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#86BDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BDEB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BDEB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDED
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#5EC8CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #86bdeb; /* rgb */ color: rgb(134, 189, 235); /* oklch */ color: oklch(77.7% 0.088 244.5);
Tailwind
colors: {
custom: {
50: '#add0f1',
500: '#86bdeb',
950: '#000000',
},
}SCSS
$custom: #86bdeb; $custom-light: #add0f1; $custom-dark: #000000;
JSON
{
"hex": "#86bdeb",
"rgb": {
"r": 134,
"g": 189,
"b": 235
},
"hsl": {
"h": 207.327,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.77727,
"c": 0.08757,
"h": 244.5
},
"luminance": 0.47462
}Semantic roles & 50–950 ramp
primary
#86BDEB
secondary
#F2E4D9
accent
#6A12D4
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111416
muted
#808284