#86DCF4#86DCF4
#86DCF4 is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.8% C 0.090 H 217.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #86DCF4 |
|---|---|
| RGB | rgb(134, 220, 244) |
| HSL | hsl(193, 83%, 74%) |
| HSV | hsv(193, 45%, 96%) |
| CMYK | cmyk(45.1%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(83.33, -19.86, -19.83) |
| CIE-LCH | lch(83.33, 28.07, 224.96°) |
| OKLab | oklab(84.85% -0.0709 -0.0547) |
| OKLCH | oklch(84.85% 0.09 217.6) |
| XYZ | xyz(51.7478, 62.7824, 94.9617) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.34
Ice Blue
#A5DFF9
ΔE00 4.89
Baby Blue
#89CFF0
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DCF4 #F49E86
analogous
#86F4D5 #86DCF4 #86A5F4
triadic
#86DCF4 #F486DC #DCF486
tetradic
#86DCF4 #D586F4 #F49E86 #A5F486
square
#86DCF4 #D586F4 #F49E86 #A5F486
split-complementary
#86DCF4 #F486A5 #F4D586
monochromatic
#16BCEA #4ECCEF #86DCF4 #BEECF9 #E3F7FC
Accessibility & contrast
On white
1.55
#86DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#86DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DCF4
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DCF4 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F5
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#51E5E3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #86dcf4; /* rgb */ color: rgb(134, 220, 244); /* oklch */ color: oklch(84.8% 0.090 217.6);
Tailwind
colors: {
custom: {
50: '#afe7f7',
500: '#86dcf4',
950: '#000000',
},
}SCSS
$custom: #86dcf4; $custom-light: #afe7f7; $custom-dark: #000000;
JSON
{
"hex": "#86dcf4",
"rgb": {
"r": 134,
"g": 220,
"b": 244
},
"hsl": {
"h": 193.091,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.84848,
"c": 0.08952,
"h": 217.6
},
"luminance": 0.62786
}Semantic roles & 50–950 ramp
primary
#86DCF4
secondary
#D06A4E
accent
#3506E0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485