#86C8DF#86C8DF
#86C8DF is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.074 H 221.9°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8DF |
|---|---|
| RGB | rgb(134, 200, 223) |
| HSL | hsl(196, 58%, 70%) |
| HSV | hsv(196, 40%, 87%) |
| CMYK | cmyk(39.9%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(77.10, -15.10, -18.03) |
| CIE-LCH | lch(77.10, 23.51, 230.05°) |
| OKLab | oklab(79.66% -0.0553 -0.0496) |
| OKLCH | oklch(79.66% 0.074 221.9) |
| XYZ | xyz(43.8004, 51.7017, 77.4691) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.32
Baby Blue
#89CFF0
ΔE00 3.58
Ice Blue
#A5DFF9
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 6.30
Lightskyblue
#87CEFA
ΔE00 6.49
Lightblue (survey)
#7BC8F6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8DF #DF9D86
analogous
#86DFCA #86C8DF #869BDF
triadic
#86C8DF #DF86C8 #C8DF86
tetradic
#86C8DF #CA86DF #DF9D86 #9BDF86
square
#86C8DF #CA86DF #DF9D86 #9BDF86
split-complementary
#86C8DF #DF869B #DFCA86
monochromatic
#3196BA #56B2D2 #86C8DF #B6DEEC #E7F4F9
Accessibility & contrast
On white
1.85
#86C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#86C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8DF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8DF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#ADBADF
Tritanopia (blue-blind)
#62D0CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #86c8df; /* rgb */ color: rgb(134, 200, 223); /* oklch */ color: oklch(79.7% 0.074 221.9);
Tailwind
colors: {
custom: {
50: '#add8e9',
500: '#86c8df',
950: '#000000',
},
}SCSS
$custom: #86c8df; $custom-light: #add8e9; $custom-dark: #000000;
JSON
{
"hex": "#86c8df",
"rgb": {
"r": 134,
"g": 200,
"b": 223
},
"hsl": {
"h": 195.506,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.79665,
"c": 0.07426,
"h": 221.9
},
"luminance": 0.51705
}Semantic roles & 50–950 ramp
primary
#86C8DF
secondary
#B66D53
accent
#4B20C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384