#86D3FF#86D3FF
#86D3FF is a very light, moderate cyan. Relative luminance 0.589; OKLCH L 83.3% C 0.098 H 234.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #86D3FF |
|---|---|
| RGB | rgb(134, 211, 255) |
| HSL | hsl(202, 100%, 76%) |
| HSV | hsv(202, 47%, 100%) |
| CMYK | cmyk(47.5%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(81.22, -12.31, -28.87) |
| CIE-LCH | lch(81.22, 31.38, 246.91°) |
| OKLab | oklab(83.3% -0.0566 -0.0801) |
| OKLCH | oklch(83.3% 0.098 234.7) |
| XYZ | xyz(51.1693, 58.8730, 103.2556) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.40
Lightblue (survey)
#7BC8F6
ΔE00 2.77
Sky
#82CAFC
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 2.95
Light Blue
#95D0FC
ΔE00 2.99
Sky Blue
#87CEEB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86D3FF #FFB286
analogous
#86FFEE #86D3FF #8697FF
triadic
#86D3FF #FF86D3 #D3FF86
tetradic
#86D3FF #EE86FF #FFB286 #97FF86
square
#86D3FF #EE86FF #FFB286 #97FF86
split-complementary
#86D3FF #FF8697 #FFEE86
monochromatic
#0CA6FF #49BDFF #86D3FF #C3E9FF #E0F4FF
Accessibility & contrast
On white
1.64
#86D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#86D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86D3FF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86D3FF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#ADC4FE
Tritanopia (blue-blind)
#4BDFE1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #86d3ff; /* rgb */ color: rgb(134, 211, 255); /* oklch */ color: oklch(83.3% 0.098 234.7);
Tailwind
colors: {
custom: {
50: '#afe0ff',
500: '#86d3ff',
950: '#000000',
},
}SCSS
$custom: #86d3ff; $custom-light: #afe0ff; $custom-dark: #000000;
JSON
{
"hex": "#86d3ff",
"rgb": {
"r": 134,
"g": 211,
"b": 255
},
"hsl": {
"h": 201.818,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.83296,
"c": 0.09812,
"h": 234.7
},
"luminance": 0.58877
}Semantic roles & 50–950 ramp
primary
#86D3FF
secondary
#DF804A
accent
#5300E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486