#82ABC6#82ABC6
#82ABC6 is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.059 H 237.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABC6 |
|---|---|
| RGB | rgb(130, 171, 198) |
| HSL | hsl(204, 37%, 64%) |
| HSV | hsv(204, 34%, 78%) |
| CMYK | cmyk(34.3%, 13.6%, 0%, 22.4%) |
| CIE-LAB | lab(67.98, -7.20, -18.21) |
| CIE-LCH | lch(67.98, 19.58, 248.43°) |
| OKLab | oklab(72.1% -0.0319 -0.05) |
| OKLCH | oklch(72.1% 0.059 237.5) |
| XYZ | xyz(33.9586, 37.9471, 58.9503) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.33
Bluegrey
#85A3B2
ΔE00 4.71
Bluey Grey
#89A0B0
ΔE00 5.41
Light Grey Blue
#9DBCD4
ΔE00 5.64
Cool Gray
#9AA7B0
ΔE00 8.35
Cloudy Blue
#ACC2D9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABC6 #C69D82
analogous
#82C6BF #82ABC6 #8289C6
triadic
#82ABC6 #C682AB #ABC682
tetradic
#82ABC6 #BF82C6 #C69D82 #89C682
square
#82ABC6 #BF82C6 #C69D82 #89C682
split-complementary
#82ABC6 #C68289 #C6BF82
monochromatic
#406F8D #588FB3 #82ABC6 #ACC7D9 #D6E3EC
Accessibility & contrast
On white
2.44
#82ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#82ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABC6
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABC6 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC7
Deuteranopia (green-blind)
#96A2C6
Tritanopia (blue-blind)
#6BB2B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82abc6; /* rgb */ color: rgb(130, 171, 198); /* oklch */ color: oklch(72.1% 0.059 237.5);
Tailwind
colors: {
custom: {
50: '#a8c4d7',
500: '#82abc6',
950: '#000000',
},
}SCSS
$custom: #82abc6; $custom-light: #a8c4d7; $custom-dark: #000000;
JSON
{
"hex": "#82abc6",
"rgb": {
"r": 130,
"g": 171,
"b": 198
},
"hsl": {
"h": 203.824,
"s": 37.363,
"l": 64.314
},
"oklch": {
"l": 0.72102,
"c": 0.0593,
"h": 237.5
},
"luminance": 0.37949
}Semantic roles & 50–950 ramp
primary
#82ABC6
secondary
#DECFC6
accent
#6635B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183