#86DCFE#86DCFE
#86DCFE is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.2% C 0.096 H 225.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #86DCFE |
|---|---|
| RGB | rgb(134, 220, 254) |
| HSL | hsl(197, 98%, 76%) |
| HSV | hsv(197, 47%, 100%) |
| CMYK | cmyk(47.2%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.66, -17.21, -24.62) |
| CIE-LCH | lch(83.66, 30.04, 235.04°) |
| OKLab | oklab(85.22% -0.0672 -0.0681) |
| OKLCH | oklch(85.22% 0.096 225.4) |
| XYZ | xyz(53.3075, 63.4063, 103.1762) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.41
Sky Blue
#87CEEB
ΔE00 3.55
Ice Blue
#A5DFF9
ΔE00 3.96
Lightskyblue
#87CEFA
ΔE00 5.27
Lightblue (survey)
#7BC8F6
ΔE00 6.23
Light Blue
#95D0FC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DCFE #FEA886
analogous
#86FEE4 #86DCFE #86A0FE
triadic
#86DCFE #FE86DC #DCFE86
tetradic
#86DCFE #E486FE #FEA886 #A0FE86
square
#86DCFE #E486FE #FEA886 #A0FE86
split-complementary
#86DCFE #FE86A0 #FEE486
monochromatic
#0DB9FD #49CAFD #86DCFE #C3EEFF #E1F6FF
Accessibility & contrast
On white
1.53
#86DCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#86DCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DCFE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DCFE | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B8CBFE
Tritanopia (blue-blind)
#49E6E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86dcfe; /* rgb */ color: rgb(134, 220, 254); /* oklch */ color: oklch(85.2% 0.096 225.4);
Tailwind
colors: {
custom: {
50: '#afe7fe',
500: '#86dcfe',
950: '#000000',
},
}SCSS
$custom: #86dcfe; $custom-light: #afe7fe; $custom-dark: #000000;
JSON
{
"hex": "#86dcfe",
"rgb": {
"r": 134,
"g": 220,
"b": 254
},
"hsl": {
"h": 197,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.85218,
"c": 0.09569,
"h": 225.4
},
"luminance": 0.6341
}Semantic roles & 50–950 ramp
primary
#86DCFE
secondary
#DE744A
accent
#4100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485