#82AABA#82AABA
#82AABA is a light, muted cyan. Relative luminance 0.370; OKLCH L 71.4% C 0.049 H 224.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #82AABA |
|---|---|
| RGB | rgb(130, 170, 186) |
| HSL | hsl(197, 29%, 62%) |
| HSV | hsv(197, 30%, 73%) |
| CMYK | cmyk(30.1%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(67.31, -9.65, -12.58) |
| CIE-LCH | lch(67.31, 15.86, 232.51°) |
| OKLab | oklab(71.44% -0.0351 -0.0344) |
| OKLCH | oklch(71.44% 0.049 224.4) |
| XYZ | xyz(32.4408, 37.0389, 51.8848) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.03
Greyblue
#77A1B5
ΔE00 3.15
Bluey Grey
#89A0B0
ΔE00 5.42
Light Grey Blue
#9DBCD4
ΔE00 7.53
Cool Gray
#9AA7B0
ΔE00 7.71
Cool Grey
#95A3A6
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AABA #BA9282
analogous
#82BAAE #82AABA #828EBA
triadic
#82AABA #BA82AA #AABA82
tetradic
#82AABA #AE82BA #BA9282 #8EBA82
square
#82AABA #AE82BA #BA9282 #8EBA82
split-complementary
#82AABA #BA828E #BAAE82
monochromatic
#456D7D #5B8FA4 #82AABA #A9C5D0 #D1E0E6
Accessibility & contrast
On white
2.50
#82AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#82AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AABA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AABA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#98A1BA
Tritanopia (blue-blind)
#70AFAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #82aaba; /* rgb */ color: rgb(130, 170, 186); /* oklch */ color: oklch(71.4% 0.049 224.4);
Tailwind
colors: {
custom: {
50: '#a8c3ce',
500: '#82aaba',
950: '#000000',
},
}SCSS
$custom: #82aaba; $custom-light: #a8c3ce; $custom-dark: #000000;
JSON
{
"hex": "#82aaba",
"rgb": {
"r": 130,
"g": 170,
"b": 186
},
"hsl": {
"h": 197.143,
"s": 28.866,
"l": 61.961
},
"oklch": {
"l": 0.71437,
"c": 0.04913,
"h": 224.4
},
"luminance": 0.3704
}Semantic roles & 50–950 ramp
primary
#82AABA
secondary
#D6C7C2
accent
#5C3EA8
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182