#86BAEB#86BAEB
#86BAEB is a light, moderate cyan. Relative luminance 0.462; OKLCH L 77.1% C 0.089 H 247.6°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #86BAEB |
|---|---|
| RGB | rgb(134, 186, 235) |
| HSL | hsl(209, 72%, 72%) |
| HSV | hsv(209, 43%, 92%) |
| CMYK | cmyk(43%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.66, -4.49, -29.75) |
| CIE-LCH | lch(73.66, 30.09, 261.41°) |
| OKLab | oklab(77.08% -0.0341 -0.0826) |
| OKLCH | oklch(77.08% 0.089 247.6) |
| XYZ | xyz(42.3808, 46.1816, 85.2619) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.92
Carolina Blue
#8AB8FE
ΔE00 3.52
Sky
#82CAFC
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 5.63
Baby Blue (survey)
#A2CFFE
ΔE00 5.74
Light Blue
#95D0FC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BAEB #EBB786
analogous
#86EBEA #86BAEB #8688EB
triadic
#86BAEB #EB86BA #BAEB86
tetradic
#86BAEB #EA86EB #EBB786 #88EB86
square
#86BAEB #EA86EB #EBB786 #88EB86
split-complementary
#86BAEB #EB8688 #EBEA86
monochromatic
#237ED4 #519CE2 #86BAEB #BBD8F4 #E5F0FB
Accessibility & contrast
On white
2.05
#86BAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#86BAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BAEB
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BAEB | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBED
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#5EC5CA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #86baeb; /* rgb */ color: rgb(134, 186, 235); /* oklch */ color: oklch(77.1% 0.089 247.6);
Tailwind
colors: {
custom: {
50: '#adcef1',
500: '#86baeb',
950: '#000000',
},
}SCSS
$custom: #86baeb; $custom-light: #adcef1; $custom-dark: #000000;
JSON
{
"hex": "#86baeb",
"rgb": {
"r": 134,
"g": 186,
"b": 235
},
"hsl": {
"h": 209.109,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.77081,
"c": 0.08937,
"h": 247.6
},
"luminance": 0.46184
}Semantic roles & 50–950 ramp
primary
#86BAEB
secondary
#F2E5D9
accent
#7012D4
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111316
muted
#808284