#86C8DB#86C8DB
#86C8DB is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.5% C 0.072 H 217.8°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #86C8DB |
|---|---|
| RGB | rgb(134, 200, 219) |
| HSL | hsl(193, 54%, 69%) |
| HSV | hsv(193, 39%, 86%) |
| CMYK | cmyk(38.8%, 8.7%, 0%, 14.1%) |
| CIE-LAB | lab(76.97, -16.12, -16.06) |
| CIE-LCH | lch(76.97, 22.76, 224.90°) |
| OKLab | oklab(79.52% -0.0568 -0.0441) |
| OKLCH | oklch(79.52% 0.072 217.8) |
| XYZ | xyz(43.2675, 51.4886, 74.6625) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.55
Baby Blue
#89CFF0
ΔE00 4.92
Lightblue
#ADD8E6
ΔE00 6.26
Ice Blue
#A5DFF9
ΔE00 6.88
Lightskyblue
#87CEFA
ΔE00 7.91
Lightblue (survey)
#7BC8F6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C8DB #DB9986
analogous
#86DBC4 #86C8DB #869EDB
triadic
#86C8DB #DB86C8 #C8DB86
tetradic
#86C8DB #C486DB #DB9986 #9EDB86
square
#86C8DB #C486DB #DB9986 #9EDB86
split-complementary
#86C8DB #DB869E #DBC486
monochromatic
#3596B2 #57B3CD #86C8DB #B5DDE9 #E4F3F7
Accessibility & contrast
On white
1.86
#86C8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#86C8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C8DB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C8DB | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DC
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#64CFCE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #86c8db; /* rgb */ color: rgb(134, 200, 219); /* oklch */ color: oklch(79.5% 0.072 217.8);
Tailwind
colors: {
custom: {
50: '#add8e6',
500: '#86c8db',
950: '#000000',
},
}SCSS
$custom: #86c8db; $custom-light: #add8e6; $custom-dark: #000000;
JSON
{
"hex": "#86c8db",
"rgb": {
"r": 134,
"g": 200,
"b": 219
},
"hsl": {
"h": 193.412,
"s": 54.14,
"l": 69.216
},
"oklch": {
"l": 0.7952,
"c": 0.07193,
"h": 217.8
},
"luminance": 0.51491
}Semantic roles & 50–950 ramp
primary
#86C8DB
secondary
#B26953
accent
#4724C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384