#82AABE#82AABE
#82AABE is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.6% C 0.052 H 230.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #82AABE |
|---|---|
| RGB | rgb(130, 170, 190) |
| HSL | hsl(200, 32%, 63%) |
| HSV | hsv(200, 32%, 75%) |
| CMYK | cmyk(31.6%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(67.44, -8.67, -14.61) |
| CIE-LCH | lch(67.44, 16.99, 239.31°) |
| OKLab | oklab(71.58% -0.0335 -0.04) |
| OKLCH | oklch(71.58% 0.052 230) |
| XYZ | xyz(32.8720, 37.2114, 54.1557) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.88
Bluegrey
#85A3B2
ΔE00 3.00
Bluey Grey
#89A0B0
ΔE00 4.87
Light Grey Blue
#9DBCD4
ΔE00 6.59
Cool Gray
#9AA7B0
ΔE00 7.63
Cool Grey
#95A3A6
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AABE #BE9682
analogous
#82BEB4 #82AABE #828CBE
triadic
#82AABE #BE82AA #AABE82
tetradic
#82AABE #B482BE #BE9682 #8CBE82
square
#82AABE #B482BE #BE9682 #8CBE82
split-complementary
#82AABE #BE828C #BEB482
monochromatic
#446D82 #5A8FA9 #82AABE #AAC5D3 #D3E1E8
Accessibility & contrast
On white
2.49
#82AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#82AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AABE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AABE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#6EB0B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #82aabe; /* rgb */ color: rgb(130, 170, 190); /* oklch */ color: oklch(71.6% 0.052 230.0);
Tailwind
colors: {
custom: {
50: '#a8c3d1',
500: '#82aabe',
950: '#000000',
},
}SCSS
$custom: #82aabe; $custom-light: #a8c3d1; $custom-dark: #000000;
JSON
{
"hex": "#82aabe",
"rgb": {
"r": 130,
"g": 170,
"b": 190
},
"hsl": {
"h": 200,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.71582,
"c": 0.05219,
"h": 230
},
"luminance": 0.37213
}Semantic roles & 50–950 ramp
primary
#82AABE
secondary
#D9CAC3
accent
#603BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182