#86ADBB#86ADBB
#86ADBB is a light, muted cyan. Relative luminance 0.385; OKLCH L 72.4% C 0.047 H 221.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #86ADBB |
|---|---|
| RGB | rgb(134, 173, 187) |
| HSL | hsl(196, 28%, 63%) |
| HSV | hsv(196, 28%, 73%) |
| CMYK | cmyk(28.3%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.42, -9.83, -11.45) |
| CIE-LCH | lch(68.42, 15.09, 229.33°) |
| OKLab | oklab(72.39% -0.0348 -0.0312) |
| OKLCH | oklch(72.39% 0.047 221.9) |
| XYZ | xyz(33.7420, 38.5418, 52.6655) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.72
Greyblue
#77A1B5
ΔE00 4.32
Bluey Grey
#89A0B0
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 7.33
Cool Gray
#9AA7B0
ΔE00 7.64
Cool Grey
#95A3A6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ADBB #BB9486
analogous
#86BBAE #86ADBB #8692BB
triadic
#86ADBB #BB86AD #ADBB86
tetradic
#86ADBB #AE86BB #BB9486 #92BB86
square
#86ADBB #AE86BB #BB9486 #92BB86
split-complementary
#86ADBB #BB8692 #BBAE86
monochromatic
#47707F #5F92A5 #86ADBB #ADC8D1 #D4E2E7
Accessibility & contrast
On white
2.41
#86ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#86ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ADBB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ADBB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#75B2B1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #86adbb; /* rgb */ color: rgb(134, 173, 187); /* oklch */ color: oklch(72.4% 0.047 221.9);
Tailwind
colors: {
custom: {
50: '#aac5cf',
500: '#86adbb',
950: '#000000',
},
}SCSS
$custom: #86adbb; $custom-light: #aac5cf; $custom-dark: #000000;
JSON
{
"hex": "#86adbb",
"rgb": {
"r": 134,
"g": 173,
"b": 187
},
"hsl": {
"h": 195.849,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.72391,
"c": 0.04678,
"h": 221.9
},
"luminance": 0.38543
}Semantic roles & 50–950 ramp
primary
#86ADBB
secondary
#D8CAC5
accent
#5A3FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182