#86DFFE#86DFFE
#86DFFE is a very light, moderate cyan. Relative luminance 0.650; OKLCH L 85.9% C 0.096 H 222.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #86DFFE |
|---|---|
| RGB | rgb(134, 223, 254) |
| HSL | hsl(196, 98%, 76%) |
| HSV | hsv(196, 47%, 100%) |
| CMYK | cmyk(47.2%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.48, -18.73, -23.37) |
| CIE-LCH | lch(84.48, 29.95, 231.28°) |
| OKLab | oklab(85.88% -0.0706 -0.0646) |
| OKLCH | oklch(85.88% 0.096 222.5) |
| XYZ | xyz(54.1020, 64.9952, 103.4411) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.15
Sky Blue
#87CEEB
ΔE00 4.22
Baby Blue
#89CFF0
ΔE00 4.44
Neon Blue
#04D9FF
ΔE00 6.35
Lightskyblue
#87CEFA
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DFFE #FEA586
analogous
#86FEE1 #86DFFE #86A3FE
triadic
#86DFFE #FE86DF #DFFE86
tetradic
#86DFFE #E186FE #FEA586 #A3FE86
square
#86DFFE #E186FE #FEA586 #A3FE86
split-complementary
#86DFFE #FE86A3 #FEE186
monochromatic
#0DBFFD #49CFFD #86DFFE #C3EFFF #E1F7FF
Accessibility & contrast
On white
1.50
#86DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#86DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DFFE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DFFE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#48E9E9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #86dffe; /* rgb */ color: rgb(134, 223, 254); /* oklch */ color: oklch(85.9% 0.096 222.5);
Tailwind
colors: {
custom: {
50: '#b0e9fe',
500: '#86dffe',
950: '#000000',
},
}SCSS
$custom: #86dffe; $custom-light: #b0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#86dffe",
"rgb": {
"r": 134,
"g": 223,
"b": 254
},
"hsl": {
"h": 195.5,
"s": 98.361,
"l": 76.078
},
"oklch": {
"l": 0.85876,
"c": 0.09568,
"h": 222.5
},
"luminance": 0.64999
}Semantic roles & 50–950 ramp
primary
#86DFFE
secondary
#DE714A
accent
#3B00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485