#86BAEA#86BAEA
#86BAEA is a light, moderate cyan. Relative luminance 0.461; OKLCH L 77.0% C 0.088 H 247.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #86BAEA |
|---|---|
| RGB | rgb(134, 186, 234) |
| HSL | hsl(209, 70%, 72%) |
| HSV | hsv(209, 43%, 92%) |
| CMYK | cmyk(42.7%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(73.63, -4.77, -29.27) |
| CIE-LCH | lch(73.63, 29.65, 260.75°) |
| OKLab | oklab(77.04% -0.0344 -0.0812) |
| OKLCH | oklch(77.04% 0.088 247) |
| XYZ | xyz(42.2367, 46.1240, 84.5032) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.00
Carolina Blue
#8AB8FE
ΔE00 3.70
Sky
#82CAFC
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 5.50
Light Blue
#95D0FC
ΔE00 5.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BAEA #EAB686
analogous
#86EAE8 #86BAEA #8688EA
triadic
#86BAEA #EA86BA #BAEA86
tetradic
#86BAEA #E886EA #EAB686 #88EA86
square
#86BAEA #E886EA #EAB686 #88EA86
split-complementary
#86BAEA #EA8688 #EAE886
monochromatic
#247ED1 #529CE1 #86BAEA #BAD8F3 #E5F0FA
Accessibility & contrast
On white
2.05
#86BAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#86BAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BAEA
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BAEA | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBEC
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#5FC5CA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #86baea; /* rgb */ color: rgb(134, 186, 234); /* oklch */ color: oklch(77.0% 0.088 247.0);
Tailwind
colors: {
custom: {
50: '#adcef1',
500: '#86baea',
950: '#000000',
},
}SCSS
$custom: #86baea; $custom-light: #adcef1; $custom-dark: #000000;
JSON
{
"hex": "#86baea",
"rgb": {
"r": 134,
"g": 186,
"b": 234
},
"hsl": {
"h": 208.8,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.77039,
"c": 0.08822,
"h": 247
},
"luminance": 0.46127
}Semantic roles & 50–950 ramp
primary
#86BAEA
secondary
#F2E5D9
accent
#6F13D2
background
#FAFCFE
surface
#F5F9FD
border
#CFD2D5
text
#111316
muted
#808284