#86BDFE#86BDFE
#86BDFE is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.110 H 253.2°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #86BDFE |
|---|---|
| RGB | rgb(134, 189, 254) |
| HSL | hsl(213, 98%, 76%) |
| HSV | hsv(213, 47%, 100%) |
| CMYK | cmyk(47.2%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(75.21, -0.84, -37.60) |
| CIE-LCH | lch(75.21, 37.61, 268.72°) |
| OKLab | oklab(78.54% -0.0317 -0.1051) |
| OKLCH | oklch(78.54% 0.11 253.2) |
| XYZ | xyz(45.9124, 48.6161, 100.7112) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.28
Sky Blue (survey)
#75BBFD
ΔE00 2.72
Baby Blue (survey)
#A2CFFE
ΔE00 5.20
Sky
#82CAFC
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 5.88
Light Blue
#95D0FC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BDFE #FEC786
analogous
#86F9FE #86BDFE #8B86FE
triadic
#86BDFE #FE86BD #BDFE86
tetradic
#86BDFE #FE86F9 #FEC786 #86FE8B
square
#86BDFE #FE86F9 #FEC786 #86FE8B
split-complementary
#86BDFE #FE8B86 #F9FE86
monochromatic
#0D7BFD #499CFD #86BDFE #C3DEFF #E1EEFF
Accessibility & contrast
On white
1.96
#86BDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#86BDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BDFE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BDFE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#51CCD3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #86bdfe; /* rgb */ color: rgb(134, 189, 254); /* oklch */ color: oklch(78.5% 0.110 253.2);
Tailwind
colors: {
custom: {
50: '#afd0ff',
500: '#86bdfe',
950: '#000000',
},
}SCSS
$custom: #86bdfe; $custom-light: #afd0ff; $custom-dark: #000000;
JSON
{
"hex": "#86bdfe",
"rgb": {
"r": 134,
"g": 189,
"b": 254
},
"hsl": {
"h": 212.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.78542,
"c": 0.10975,
"h": 253.2
},
"luminance": 0.48619
}Semantic roles & 50–950 ramp
primary
#86BDFE
secondary
#F7E7D4
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111418
muted
#808286