#82ABC2#82ABC2
#82ABC2 is a light, muted cyan. Relative luminance 0.378; OKLCH L 72.0% C 0.056 H 233.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABC2 |
|---|---|
| RGB | rgb(130, 171, 194) |
| HSL | hsl(202, 34%, 64%) |
| HSV | hsv(202, 33%, 76%) |
| CMYK | cmyk(33%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(67.85, -8.21, -16.20) |
| CIE-LCH | lch(67.85, 18.16, 243.13°) |
| OKLab | oklab(71.95% -0.0333 -0.0444) |
| OKLCH | oklch(71.95% 0.056 233.1) |
| XYZ | xyz(33.5033, 37.7650, 56.5525) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.42
Bluegrey
#85A3B2
ΔE00 3.72
Bluey Grey
#89A0B0
ΔE00 5.11
Light Grey Blue
#9DBCD4
ΔE00 6.00
Cool Gray
#9AA7B0
ΔE00 7.94
Cloudy Blue
#ACC2D9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABC2 #C29982
analogous
#82C2B9 #82ABC2 #828BC2
triadic
#82ABC2 #C282AB #ABC282
tetradic
#82ABC2 #B982C2 #C29982 #8BC282
square
#82ABC2 #B982C2 #C29982 #8BC282
split-complementary
#82ABC2 #C2828B #C2B982
monochromatic
#426F87 #598FAE #82ABC2 #ABC7D6 #D4E2EA
Accessibility & contrast
On white
2.46
#82ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#82ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABC2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABC2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C3
Deuteranopia (green-blind)
#97A2C2
Tritanopia (blue-blind)
#6DB1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82abc2; /* rgb */ color: rgb(130, 171, 194); /* oklch */ color: oklch(72.0% 0.056 233.1);
Tailwind
colors: {
custom: {
50: '#a8c4d4',
500: '#82abc2',
950: '#000000',
},
}SCSS
$custom: #82abc2; $custom-light: #a8c4d4; $custom-dark: #000000;
JSON
{
"hex": "#82abc2",
"rgb": {
"r": 130,
"g": 171,
"b": 194
},
"hsl": {
"h": 201.563,
"s": 34.409,
"l": 63.529
},
"oklch": {
"l": 0.71951,
"c": 0.05554,
"h": 233.1
},
"luminance": 0.37767
}Semantic roles & 50–950 ramp
primary
#82ABC2
secondary
#DBCDC5
accent
#6238AD
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183