#86BAFE#86BAFE
#86BAFE is a light, moderate cyan. Relative luminance 0.473; OKLCH L 77.9% C 0.112 H 255.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #86BAFE |
|---|---|
| RGB | rgb(134, 186, 254) |
| HSL | hsl(214, 98%, 76%) |
| HSV | hsv(214, 47%, 100%) |
| CMYK | cmyk(47.2%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.41, 0.81, -38.86) |
| CIE-LCH | lch(74.41, 38.86, 271.19°) |
| OKLab | oklab(77.91% -0.0282 -0.1087) |
| OKLCH | oklch(77.91% 0.112 255.5) |
| XYZ | xyz(45.2738, 47.3388, 100.4983) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.33
Sky Blue (survey)
#75BBFD
ΔE00 3.37
Pastel Blue
#A2BFFE
ΔE00 5.44
Baby Blue (survey)
#A2CFFE
ΔE00 5.79
Sky
#82CAFC
ΔE00 6.64
Light Blue
#95D0FC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BAFE #FECA86
analogous
#86F6FE #86BAFE #8E86FE
triadic
#86BAFE #FE86BA #BAFE86
tetradic
#86BAFE #FE86F6 #FECA86 #86FE8E
square
#86BAFE #FE86F6 #FECA86 #86FE8E
split-complementary
#86BAFE #FE8E86 #F6FE86
monochromatic
#0D75FD #4997FD #86BAFE #C3DDFF #E1EEFF
Accessibility & contrast
On white
2.01
#86BAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#86BAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BAFE
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BAFE | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BDFF
Deuteranopia (green-blind)
#91B2FD
Tritanopia (blue-blind)
#52C9D2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #86bafe; /* rgb */ color: rgb(134, 186, 254); /* oklch */ color: oklch(77.9% 0.112 255.5);
Tailwind
colors: {
custom: {
50: '#afceff',
500: '#86bafe',
950: '#000000',
},
}SCSS
$custom: #86bafe; $custom-light: #afceff; $custom-dark: #000000;
JSON
{
"hex": "#86bafe",
"rgb": {
"r": 134,
"g": 186,
"b": 254
},
"hsl": {
"h": 214,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.7791,
"c": 0.11229,
"h": 255.5
},
"luminance": 0.47342
}Semantic roles & 50–950 ramp
primary
#86BAFE
secondary
#F7E8D4
accent
#8200E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286