#82AEC6#82AEC6
#82AEC6 is a light, muted cyan. Relative luminance 0.391; OKLCH L 72.8% C 0.059 H 232.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #82AEC6 |
|---|---|
| RGB | rgb(130, 174, 198) |
| HSL | hsl(201, 37%, 64%) |
| HSV | hsv(201, 34%, 78%) |
| CMYK | cmyk(34.3%, 12.1%, 0%, 22.4%) |
| CIE-LAB | lab(68.82, -8.82, -16.94) |
| CIE-LCH | lch(68.82, 19.10, 242.50°) |
| OKLab | oklab(72.76% -0.0357 -0.0465) |
| OKLCH | oklch(72.76% 0.059 232.5) |
| XYZ | xyz(34.5317, 39.0933, 59.1414) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.14
Bluegrey
#85A3B2
ΔE00 4.58
Light Grey Blue
#9DBCD4
ΔE00 5.62
Bluey Grey
#89A0B0
ΔE00 6.02
Cool Gray
#9AA7B0
ΔE00 8.55
Lightblue (survey)
#7BC8F6
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82AEC6 #C69A82
analogous
#82C6BC #82AEC6 #828CC6
triadic
#82AEC6 #C682AE #AEC682
tetradic
#82AEC6 #BC82C6 #C69A82 #8CC682
square
#82AEC6 #BC82C6 #C69A82 #8CC682
split-complementary
#82AEC6 #C6828C #C6BC82
monochromatic
#40728D #5893B3 #82AEC6 #ACC9D9 #D6E4EC
Accessibility & contrast
On white
2.38
#82AEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#82AEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82AEC6
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82AEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82AEC6 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ACC7
Deuteranopia (green-blind)
#99A5C6
Tritanopia (blue-blind)
#6BB5B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #82aec6; /* rgb */ color: rgb(130, 174, 198); /* oklch */ color: oklch(72.8% 0.059 232.5);
Tailwind
colors: {
custom: {
50: '#a8c6d7',
500: '#82aec6',
950: '#000000',
},
}SCSS
$custom: #82aec6; $custom-light: #a8c6d7; $custom-dark: #000000;
JSON
{
"hex": "#82aec6",
"rgb": {
"r": 130,
"g": 174,
"b": 198
},
"hsl": {
"h": 201.176,
"s": 37.363,
"l": 64.314
},
"oklch": {
"l": 0.72764,
"c": 0.05865,
"h": 232.5
},
"luminance": 0.39095
}Semantic roles & 50–950 ramp
primary
#82AEC6
secondary
#DECEC6
accent
#6135B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283