#82ABC1#82ABC1
#82ABC1 is a light, muted cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.055 H 231.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABC1 |
|---|---|
| RGB | rgb(130, 171, 193) |
| HSL | hsl(201, 34%, 63%) |
| HSV | hsv(201, 33%, 76%) |
| CMYK | cmyk(32.6%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(67.81, -8.46, -15.70) |
| CIE-LCH | lch(67.81, 17.83, 241.68°) |
| OKLab | oklab(71.91% -0.0337 -0.043) |
| OKLCH | oklch(71.91% 0.055 231.9) |
| XYZ | xyz(33.3914, 37.7202, 55.9630) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.27
Bluegrey
#85A3B2
ΔE00 3.54
Bluey Grey
#89A0B0
ΔE00 5.11
Light Grey Blue
#9DBCD4
ΔE00 6.15
Cool Gray
#9AA7B0
ΔE00 7.88
Cool Grey
#95A3A6
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABC1 #C19882
analogous
#82C1B7 #82ABC1 #828BC1
triadic
#82ABC1 #C182AB #ABC182
tetradic
#82ABC1 #B782C1 #C19882 #8BC182
square
#82ABC1 #B782C1 #C19882 #8BC182
split-complementary
#82ABC1 #C1828B #C1B782
monochromatic
#436E86 #5990AD #82ABC1 #ABC6D5 #D4E2EA
Accessibility & contrast
On white
2.46
#82ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#82ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABC1
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABC1 | 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)
#A0A9C2
Deuteranopia (green-blind)
#97A2C1
Tritanopia (blue-blind)
#6DB1B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82abc1; /* rgb */ color: rgb(130, 171, 193); /* oklch */ color: oklch(71.9% 0.055 231.9);
Tailwind
colors: {
custom: {
50: '#a8c4d3',
500: '#82abc1',
950: '#000000',
},
}SCSS
$custom: #82abc1; $custom-light: #a8c4d3; $custom-dark: #000000;
JSON
{
"hex": "#82abc1",
"rgb": {
"r": 130,
"g": 171,
"b": 193
},
"hsl": {
"h": 200.952,
"s": 33.69,
"l": 63.333
},
"oklch": {
"l": 0.71914,
"c": 0.05466,
"h": 231.9
},
"luminance": 0.37722
}Semantic roles & 50–950 ramp
primary
#82ABC1
secondary
#DBCCC4
accent
#6139AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182