#82ABC0#82ABC0
#82ABC0 is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.054 H 230.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABC0 |
|---|---|
| RGB | rgb(130, 171, 192) |
| HSL | hsl(200, 33%, 63%) |
| HSV | hsv(200, 32%, 75%) |
| CMYK | cmyk(32.3%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(67.78, -8.71, -15.19) |
| CIE-LCH | lch(67.78, 17.51, 240.17°) |
| OKLab | oklab(71.88% -0.0341 -0.0416) |
| OKLCH | oklch(71.88% 0.054 230.7) |
| XYZ | xyz(33.2803, 37.6758, 55.3775) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.16
Bluegrey
#85A3B2
ΔE00 3.39
Bluey Grey
#89A0B0
ΔE00 5.14
Light Grey Blue
#9DBCD4
ΔE00 6.32
Cool Gray
#9AA7B0
ΔE00 7.84
Cool Grey
#95A3A6
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABC0 #C09782
analogous
#82C0B6 #82ABC0 #828CC0
triadic
#82ABC0 #C082AB #ABC082
tetradic
#82ABC0 #B682C0 #C09782 #8CC082
square
#82ABC0 #B682C0 #C09782 #8CC082
split-complementary
#82ABC0 #C0828C #C0B682
monochromatic
#436E85 #5990AB #82ABC0 #ABC6D5 #D3E2E9
Accessibility & contrast
On white
2.46
#82ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#82ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABC0
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABC0 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C1
Deuteranopia (green-blind)
#98A2C0
Tritanopia (blue-blind)
#6EB1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82abc0; /* rgb */ color: rgb(130, 171, 192); /* oklch */ color: oklch(71.9% 0.054 230.7);
Tailwind
colors: {
custom: {
50: '#a8c4d3',
500: '#82abc0',
950: '#000000',
},
}SCSS
$custom: #82abc0; $custom-light: #a8c4d3; $custom-dark: #000000;
JSON
{
"hex": "#82abc0",
"rgb": {
"r": 130,
"g": 171,
"b": 192
},
"hsl": {
"h": 200.323,
"s": 32.979,
"l": 63.137
},
"oklch": {
"l": 0.71877,
"c": 0.05381,
"h": 230.7
},
"luminance": 0.37677
}Semantic roles & 50–950 ramp
primary
#82ABC0
secondary
#DACBC4
accent
#603AAC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182