#86BDF2#86BDF2
#86BDF2 is a light, moderate cyan. Relative luminance 0.479; OKLCH L 78.0% C 0.095 H 248.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #86BDF2 |
|---|---|
| RGB | rgb(134, 189, 242) |
| HSL | hsl(209, 81%, 74%) |
| HSV | hsv(209, 45%, 95%) |
| CMYK | cmyk(44.6%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(74.74, -4.20, -31.87) |
| CIE-LCH | lch(74.74, 32.15, 262.49°) |
| OKLab | oklab(78.02% -0.0354 -0.0887) |
| OKLCH | oklch(78.02% 0.095 248.2) |
| XYZ | xyz(44.0507, 47.8714, 90.9061) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.38
Carolina Blue
#8AB8FE
ΔE00 3.46
Sky
#82CAFC
ΔE00 4.46
Baby Blue (survey)
#A2CFFE
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BDF2 #F2BB86
analogous
#86F2F1 #86BDF2 #8687F2
triadic
#86BDF2 #F286BD #BDF286
tetradic
#86BDF2 #F186F2 #F2BB86 #87F286
square
#86BDF2 #F186F2 #F2BB86 #87F286
split-complementary
#86BDF2 #F28687 #F2F186
monochromatic
#1981E5 #4F9FEC #86BDF2 #BDDBF8 #E3F0FC
Accessibility & contrast
On white
1.99
#86BDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#86BDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BDF2
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BDF2 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BEF4
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#5AC9CF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #86bdf2; /* rgb */ color: rgb(134, 189, 242); /* oklch */ color: oklch(78.0% 0.095 248.2);
Tailwind
colors: {
custom: {
50: '#aed0f6',
500: '#86bdf2',
950: '#000000',
},
}SCSS
$custom: #86bdf2; $custom-light: #aed0f6; $custom-dark: #000000;
JSON
{
"hex": "#86bdf2",
"rgb": {
"r": 134,
"g": 189,
"b": 242
},
"hsl": {
"h": 209.444,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.78019,
"c": 0.09546,
"h": 248.2
},
"luminance": 0.47874
}Semantic roles & 50–950 ramp
primary
#86BDF2
secondary
#F4E5D7
accent
#7109DD
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285