#82B2BC#82B2BC
#82B2BC is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.3% C 0.053 H 211.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #82B2BC |
|---|---|
| RGB | rgb(130, 178, 188) |
| HSL | hsl(190, 30%, 62%) |
| HSV | hsv(190, 31%, 74%) |
| CMYK | cmyk(30.9%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(69.62, -13.43, -10.22) |
| CIE-LCH | lch(69.62, 16.88, 217.27°) |
| OKLab | oklab(73.3% -0.0448 -0.0279) |
| OKLCH | oklch(73.3% 0.053 211.9) |
| XYZ | xyz(34.2005, 40.2157, 53.5275) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.88
Bluegrey
#85A3B2
ΔE00 6.90
Cadetblue
#5F9EA0
ΔE00 8.68
Bluey Grey
#89A0B0
ΔE00 9.26
Sky Blue
#87CEEB
ΔE00 9.44
Light Grey Blue
#9DBCD4
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B2BC #BC8C82
analogous
#82BCA9 #82B2BC #8295BC
triadic
#82B2BC #BC82B2 #B2BC82
tetradic
#82B2BC #A982BC #BC8C82 #95BC82
square
#82B2BC #A982BC #BC8C82 #95BC82
split-complementary
#82B2BC #BC8295 #BCA982
monochromatic
#44757F #5A99A7 #82B2BC #AACBD1 #D2E3E7
Accessibility & contrast
On white
2.32
#82B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#82B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B2BC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B2BC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBD
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#6EB7B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #82b2bc; /* rgb */ color: rgb(130, 178, 188); /* oklch */ color: oklch(73.3% 0.053 211.9);
Tailwind
colors: {
custom: {
50: '#a8c9d0',
500: '#82b2bc',
950: '#000000',
},
}SCSS
$custom: #82b2bc; $custom-light: #a8c9d0; $custom-dark: #000000;
JSON
{
"hex": "#82b2bc",
"rgb": {
"r": 130,
"g": 178,
"b": 188
},
"hsl": {
"h": 190.345,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.73296,
"c": 0.0528,
"h": 211.9
},
"luminance": 0.40217
}Semantic roles & 50–950 ramp
primary
#82B2BC
secondary
#D7C6C2
accent
#4F3DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282