#86D2FF#86D2FF
#86D2FF is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 83.1% C 0.098 H 235.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #86D2FF |
|---|---|
| RGB | rgb(134, 210, 255) |
| HSL | hsl(202, 100%, 76%) |
| HSV | hsv(202, 47%, 100%) |
| CMYK | cmyk(47.5%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(80.95, -11.79, -29.29) |
| CIE-LCH | lch(80.95, 31.57, 248.08°) |
| OKLab | oklab(83.08% -0.0555 -0.0813) |
| OKLCH | oklch(83.08% 0.098 235.7) |
| XYZ | xyz(50.9217, 58.3777, 103.1730) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.08
Sky
#82CAFC
ΔE00 2.48
Lightblue (survey)
#7BC8F6
ΔE00 2.51
Light Blue
#95D0FC
ΔE00 2.70
Baby Blue
#89CFF0
ΔE00 3.18
Sky Blue
#87CEEB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86D2FF #FFB386
analogous
#86FFF0 #86D2FF #8696FF
triadic
#86D2FF #FF86D2 #D2FF86
tetradic
#86D2FF #F086FF #FFB386 #96FF86
square
#86D2FF #F086FF #FFB386 #96FF86
split-complementary
#86D2FF #FF8696 #FFF086
monochromatic
#0CA4FF #49BBFF #86D2FF #C3E9FF #E0F4FF
Accessibility & contrast
On white
1.66
#86D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#86D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86D2FF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86D2FF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#ACC3FE
Tritanopia (blue-blind)
#4BDEE1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #86d2ff; /* rgb */ color: rgb(134, 210, 255); /* oklch */ color: oklch(83.1% 0.098 235.7);
Tailwind
colors: {
custom: {
50: '#afdfff',
500: '#86d2ff',
950: '#000000',
},
}SCSS
$custom: #86d2ff; $custom-light: #afdfff; $custom-dark: #000000;
JSON
{
"hex": "#86d2ff",
"rgb": {
"r": 134,
"g": 210,
"b": 255
},
"hsl": {
"h": 202.314,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.83079,
"c": 0.09844,
"h": 235.7
},
"luminance": 0.58382
}Semantic roles & 50–950 ramp
primary
#86D2FF
secondary
#DF824A
accent
#5500E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486