#86C2DA#86C2DA
#86C2DA is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.2% C 0.070 H 224.9°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #86C2DA |
|---|---|
| RGB | rgb(134, 194, 218) |
| HSL | hsl(197, 53%, 69%) |
| HSV | hsv(197, 39%, 85%) |
| CMYK | cmyk(38.5%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(75.27, -13.26, -18.09) |
| CIE-LCH | lch(75.27, 22.43, 233.77°) |
| OKLab | oklab(78.16% -0.0498 -0.0497) |
| OKLCH | oklch(78.16% 0.07 224.9) |
| XYZ | xyz(41.7739, 48.7113, 73.5171) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.29
Baby Blue
#89CFF0
ΔE00 4.07
Lightblue (survey)
#7BC8F6
ΔE00 6.05
Lightskyblue
#87CEFA
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C2DA #DA9E86
analogous
#86DAC8 #86C2DA #8698DA
triadic
#86C2DA #DA86C2 #C2DA86
tetradic
#86C2DA #C886DA #DA9E86 #98DA86
square
#86C2DA #C886DA #DA9E86 #98DA86
split-complementary
#86C2DA #DA8698 #DAC886
monochromatic
#368DB0 #57AACC #86C2DA #B5DAE8 #E4F1F7
Accessibility & contrast
On white
1.95
#86C2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#86C2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C2DA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C2DA | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#A8B5DA
Tritanopia (blue-blind)
#66C9C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #86c2da; /* rgb */ color: rgb(134, 194, 218); /* oklch */ color: oklch(78.2% 0.070 224.9);
Tailwind
colors: {
custom: {
50: '#acd4e5',
500: '#86c2da',
950: '#000000',
},
}SCSS
$custom: #86c2da; $custom-light: #acd4e5; $custom-dark: #000000;
JSON
{
"hex": "#86c2da",
"rgb": {
"r": 134,
"g": 194,
"b": 218
},
"hsl": {
"h": 197.143,
"s": 53.165,
"l": 69.02
},
"oklch": {
"l": 0.78156,
"c": 0.07042,
"h": 224.9
},
"luminance": 0.48714
}Semantic roles & 50–950 ramp
primary
#86C2DA
secondary
#EAD9D2
accent
#5125C1
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#101415
muted
#7F8384