#86B2BB#86B2BB
#86B2BB is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.5% C 0.049 H 211.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #86B2BB |
|---|---|
| RGB | rgb(134, 178, 187) |
| HSL | hsl(190, 28%, 63%) |
| HSV | hsv(190, 28%, 73%) |
| CMYK | cmyk(28.3%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(69.82, -12.50, -9.35) |
| CIE-LCH | lch(69.82, 15.61, 216.80°) |
| OKLab | oklab(73.5% -0.0415 -0.0255) |
| OKLCH | oklch(73.5% 0.049 211.6) |
| XYZ | xyz(34.7187, 40.4953, 52.9911) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.58
Greyblue
#77A1B5
ΔE00 6.92
Cool Grey
#95A3A6
ΔE00 8.86
Bluey Grey
#89A0B0
ΔE00 8.89
Cadetblue
#5F9EA0
ΔE00 9.03
Light Grey Blue
#9DBCD4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B2BB #BB8F86
analogous
#86BBA9 #86B2BB #8697BB
triadic
#86B2BB #BB86B2 #B2BB86
tetradic
#86B2BB #A986BB #BB8F86 #97BB86
square
#86B2BB #A986BB #BB8F86 #97BB86
split-complementary
#86B2BB #BB8697 #BBA986
monochromatic
#47767F #5F99A5 #86B2BB #ADCBD1 #D4E4E7
Accessibility & contrast
On white
2.31
#86B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#86B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B2BB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B2BB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBC
Deuteranopia (green-blind)
#A1A8BB
Tritanopia (blue-blind)
#75B6B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #86b2bb; /* rgb */ color: rgb(134, 178, 187); /* oklch */ color: oklch(73.5% 0.049 211.6);
Tailwind
colors: {
custom: {
50: '#aac9cf',
500: '#86b2bb',
950: '#000000',
},
}SCSS
$custom: #86b2bb; $custom-light: #aac9cf; $custom-dark: #000000;
JSON
{
"hex": "#86b2bb",
"rgb": {
"r": 134,
"g": 178,
"b": 187
},
"hsl": {
"h": 190.189,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.73503,
"c": 0.04868,
"h": 211.6
},
"luminance": 0.40497
}Semantic roles & 50–950 ramp
primary
#86B2BB
secondary
#D8C8C5
accent
#503FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282