#82AABC#82AABC
#82AABC is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.5% C 0.051 H 227.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #82AABC |
|---|---|
| RGB | rgb(130, 170, 188) |
| HSL | hsl(199, 30%, 62%) |
| HSV | hsv(199, 31%, 74%) |
| CMYK | cmyk(30.9%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(67.37, -9.16, -13.60) |
| CIE-LCH | lch(67.37, 16.40, 236.02°) |
| OKLab | oklab(71.51% -0.0343 -0.0372) |
| OKLCH | oklch(71.51% 0.051 227.3) |
| XYZ | xyz(32.6549, 37.1246, 53.0123) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.89
Greyblue
#77A1B5
ΔE00 2.89
Bluey Grey
#89A0B0
ΔE00 5.08
Light Grey Blue
#9DBCD4
ΔE00 7.03
Cool Gray
#9AA7B0
ΔE00 7.63
Cool Grey
#95A3A6
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AABC #BC9482
analogous
#82BCB1 #82AABC #828DBC
triadic
#82AABC #BC82AA #AABC82
tetradic
#82AABC #B182BC #BC9482 #8DBC82
square
#82AABC #B182BC #BC9482 #8DBC82
split-complementary
#82AABC #BC828D #BCB182
monochromatic
#446D7F #5A8FA7 #82AABC #AAC5D1 #D2E0E7
Accessibility & contrast
On white
2.49
#82AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#82AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AABC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AABC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#98A1BC
Tritanopia (blue-blind)
#6FAFB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #82aabc; /* rgb */ color: rgb(130, 170, 188); /* oklch */ color: oklch(71.5% 0.051 227.3);
Tailwind
colors: {
custom: {
50: '#a8c3d0',
500: '#82aabc',
950: '#000000',
},
}SCSS
$custom: #82aabc; $custom-light: #a8c3d0; $custom-dark: #000000;
JSON
{
"hex": "#82aabc",
"rgb": {
"r": 130,
"g": 170,
"b": 188
},
"hsl": {
"h": 198.621,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.71509,
"c": 0.05059,
"h": 227.3
},
"luminance": 0.37126
}Semantic roles & 50–950 ramp
primary
#82AABC
secondary
#D7C9C2
accent
#5E3DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182