#82ABC3#82ABC3
#82ABC3 is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.056 H 234.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABC3 |
|---|---|
| RGB | rgb(130, 171, 195) |
| HSL | hsl(202, 35%, 64%) |
| HSV | hsv(202, 33%, 76%) |
| CMYK | cmyk(33.3%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(67.88, -7.96, -16.70) |
| CIE-LCH | lch(67.88, 18.50, 244.53°) |
| OKLab | oklab(71.99% -0.033 -0.0458) |
| OKLCH | oklch(71.99% 0.056 234.3) |
| XYZ | xyz(33.6160, 37.8101, 57.1460) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.61
Bluegrey
#85A3B2
ΔE00 3.94
Bluey Grey
#89A0B0
ΔE00 5.14
Light Grey Blue
#9DBCD4
ΔE00 5.87
Cool Gray
#9AA7B0
ΔE00 8.02
Cloudy Blue
#ACC2D9
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABC3 #C39A82
analogous
#82C3BA #82ABC3 #828AC3
triadic
#82ABC3 #C382AB #ABC382
tetradic
#82ABC3 #BA82C3 #C39A82 #8AC382
square
#82ABC3 #BA82C3 #C39A82 #8AC382
split-complementary
#82ABC3 #C3828A #C3BA82
monochromatic
#426F89 #598FAF #82ABC3 #ABC7D7 #D5E3EB
Accessibility & contrast
On white
2.45
#82ABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#82ABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABC3
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABC3 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC4
Deuteranopia (green-blind)
#97A2C3
Tritanopia (blue-blind)
#6DB1B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82abc3; /* rgb */ color: rgb(130, 171, 195); /* oklch */ color: oklch(72.0% 0.056 234.3);
Tailwind
colors: {
custom: {
50: '#a8c4d5',
500: '#82abc3',
950: '#000000',
},
}SCSS
$custom: #82abc3; $custom-light: #a8c4d5; $custom-dark: #000000;
JSON
{
"hex": "#82abc3",
"rgb": {
"r": 130,
"g": 171,
"b": 195
},
"hsl": {
"h": 202.154,
"s": 35.135,
"l": 63.725
},
"oklch": {
"l": 0.71989,
"c": 0.05645,
"h": 234.3
},
"luminance": 0.37812
}Semantic roles & 50–950 ramp
primary
#82ABC3
secondary
#DCCDC5
accent
#6338AE
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183