#82ABC5#82ABC5
#82ABC5 is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.058 H 236.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABC5 |
|---|---|
| RGB | rgb(130, 171, 197) |
| HSL | hsl(203, 37%, 64%) |
| HSV | hsv(203, 34%, 77%) |
| CMYK | cmyk(34%, 13.2%, 0%, 22.7%) |
| CIE-LAB | lab(67.95, -7.45, -17.71) |
| CIE-LCH | lch(67.95, 19.21, 247.18°) |
| OKLab | oklab(72.06% -0.0322 -0.0486) |
| OKLCH | oklch(72.06% 0.058 236.5) |
| XYZ | xyz(33.8437, 37.9011, 58.3449) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.07
Bluegrey
#85A3B2
ΔE00 4.44
Bluey Grey
#89A0B0
ΔE00 5.30
Light Grey Blue
#9DBCD4
ΔE00 5.69
Cool Gray
#9AA7B0
ΔE00 8.22
Cloudy Blue
#ACC2D9
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABC5 #C59C82
analogous
#82C5BE #82ABC5 #828AC5
triadic
#82ABC5 #C582AB #ABC582
tetradic
#82ABC5 #BE82C5 #C59C82 #8AC582
square
#82ABC5 #BE82C5 #C59C82 #8AC582
split-complementary
#82ABC5 #C5828A #C5BE82
monochromatic
#416F8C #588FB2 #82ABC5 #ACC7D8 #D6E3EC
Accessibility & contrast
On white
2.45
#82ABC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#82ABC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABC5
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABC5 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC6
Deuteranopia (green-blind)
#96A2C5
Tritanopia (blue-blind)
#6CB2B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82abc5; /* rgb */ color: rgb(130, 171, 197); /* oklch */ color: oklch(72.1% 0.058 236.5);
Tailwind
colors: {
custom: {
50: '#a8c4d6',
500: '#82abc5',
950: '#000000',
},
}SCSS
$custom: #82abc5; $custom-light: #a8c4d6; $custom-dark: #000000;
JSON
{
"hex": "#82abc5",
"rgb": {
"r": 130,
"g": 171,
"b": 197
},
"hsl": {
"h": 203.284,
"s": 36.612,
"l": 64.118
},
"oklch": {
"l": 0.72064,
"c": 0.05833,
"h": 236.5
},
"luminance": 0.37903
}Semantic roles & 50–950 ramp
primary
#82ABC5
secondary
#DDCFC6
accent
#6536B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183