#86DFFB#86DFFB
#86DFFB is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 85.8% C 0.094 H 220.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFFB |
|---|---|
| RGB | rgb(134, 223, 251) |
| HSL | hsl(194, 94%, 75%) |
| HSV | hsv(194, 47%, 98%) |
| CMYK | cmyk(46.6%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(84.38, -19.53, -21.93) |
| CIE-LCH | lch(84.38, 29.37, 228.32°) |
| OKLab | oklab(85.77% -0.0717 -0.0606) |
| OKLCH | oklch(85.77% 0.094 220.2) |
| XYZ | xyz(53.6253, 64.8045, 100.9307) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.43
Sky Blue
#87CEEB
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 6.23
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Robin'S Egg
#6DEDFD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFFB #FBA286
analogous
#86FBDC #86DFFB #86A4FB
triadic
#86DFFB #FB86DF #DFFB86
tetradic
#86DFFB #DC86FB #FBA286 #A4FB86
square
#86DFFB #DC86FB #FBA286 #A4FB86
split-complementary
#86DFFB #FB86A4 #FBDC86
monochromatic
#10C0F7 #4BCFF9 #86DFFB #C1EFFD #E1F7FE
Accessibility & contrast
On white
1.50
#86DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#86DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFFB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFFB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFD
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#4BE8E8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #86dffb; /* rgb */ color: rgb(134, 223, 251); /* oklch */ color: oklch(85.8% 0.094 220.2);
Tailwind
colors: {
custom: {
50: '#afe9fc',
500: '#86dffb',
950: '#000000',
},
}SCSS
$custom: #86dffb; $custom-light: #afe9fc; $custom-dark: #000000;
JSON
{
"hex": "#86dffb",
"rgb": {
"r": 134,
"g": 223,
"b": 251
},
"hsl": {
"h": 194.359,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.85765,
"c": 0.09384,
"h": 220.2
},
"luminance": 0.64809
}Semantic roles & 50–950 ramp
primary
#86DFFB
secondary
#DA6E4C
accent
#3700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485