#86C7DB#86C7DB
#86C7DB is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.3% C 0.072 H 219.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #86C7DB |
|---|---|
| RGB | rgb(134, 199, 219) |
| HSL | hsl(194, 54%, 69%) |
| HSV | hsv(194, 39%, 86%) |
| CMYK | cmyk(38.8%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(76.70, -15.60, -16.48) |
| CIE-LCH | lch(76.70, 22.70, 226.57°) |
| OKLab | oklab(79.3% -0.0556 -0.0453) |
| OKLCH | oklch(79.3% 0.072 219.2) |
| XYZ | xyz(43.0367, 51.0269, 74.5855) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 4.62
Lightblue
#ADD8E6
ΔE00 6.32
Ice Blue
#A5DFF9
ΔE00 6.85
Lightblue (survey)
#7BC8F6
ΔE00 7.54
Lightskyblue
#87CEFA
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86C7DB #DB9A86
analogous
#86DBC5 #86C7DB #869DDB
triadic
#86C7DB #DB86C7 #C7DB86
tetradic
#86C7DB #C586DB #DB9A86 #9DDB86
square
#86C7DB #C586DB #DB9A86 #9DDB86
split-complementary
#86C7DB #DB869D #DBC586
monochromatic
#3594B2 #57B1CD #86C7DB #B5DDE9 #E4F3F7
Accessibility & contrast
On white
1.87
#86C7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#86C7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86C7DB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86C7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86C7DB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#65CECD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86c7db; /* rgb */ color: rgb(134, 199, 219); /* oklch */ color: oklch(79.3% 0.072 219.2);
Tailwind
colors: {
custom: {
50: '#acd8e6',
500: '#86c7db',
950: '#000000',
},
}SCSS
$custom: #86c7db; $custom-light: #acd8e6; $custom-dark: #000000;
JSON
{
"hex": "#86c7db",
"rgb": {
"r": 134,
"g": 199,
"b": 219
},
"hsl": {
"h": 194.118,
"s": 54.14,
"l": 69.216
},
"oklch": {
"l": 0.79299,
"c": 0.0717,
"h": 219.2
},
"luminance": 0.5103
}Semantic roles & 50–950 ramp
primary
#86C7DB
secondary
#B26A53
accent
#4924C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384