#82A0BB#82A0BB
#82A0BB is a light, muted cyan. Relative luminance 0.335; OKLCH L 69.3% C 0.052 H 245.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #82A0BB |
|---|---|
| RGB | rgb(130, 160, 187) |
| HSL | hsl(208, 30%, 62%) |
| HSV | hsv(208, 30%, 73%) |
| CMYK | cmyk(30.5%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(64.54, -3.94, -17.31) |
| CIE-LCH | lch(64.54, 17.75, 257.16°) |
| OKLab | oklab(69.27% -0.0213 -0.0474) |
| OKLCH | oklch(69.27% 0.052 245.8) |
| XYZ | xyz(30.7437, 33.4740, 51.8453) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.94
Bluegrey
#85A3B2
ΔE00 5.12
Greyblue
#77A1B5
ΔE00 5.32
Blue Grey
#758DA3
ΔE00 6.32
Cool Gray
#9AA7B0
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82A0BB #BB9D82
analogous
#82BBBA #82A0BB #8284BB
triadic
#82A0BB #BB82A0 #A0BB82
tetradic
#82A0BB #BA82BB #BB9D82 #84BB82
square
#82A0BB #BA82BB #BB9D82 #84BB82
split-complementary
#82A0BB #BB8284 #BBBA82
monochromatic
#45637E #5A82A5 #82A0BB #AABED1 #D1DCE6
Accessibility & contrast
On white
2.73
#82A0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#82A0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82A0BB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82A0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82A0BB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BC
Deuteranopia (green-blind)
#8E9ABA
Tritanopia (blue-blind)
#71A6A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #82a0bb; /* rgb */ color: rgb(130, 160, 187); /* oklch */ color: oklch(69.3% 0.052 245.8);
Tailwind
colors: {
custom: {
50: '#a7bccf',
500: '#82a0bb',
950: '#000000',
},
}SCSS
$custom: #82a0bb; $custom-light: #a7bccf; $custom-dark: #000000;
JSON
{
"hex": "#82a0bb",
"rgb": {
"r": 130,
"g": 160,
"b": 187
},
"hsl": {
"h": 208.421,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.69265,
"c": 0.05202,
"h": 245.8
},
"luminance": 0.33475
}Semantic roles & 50–950 ramp
primary
#82A0BB
secondary
#D7CCC2
accent
#703DA8
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182