#82ABC4#82ABC4
#82ABC4 is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.0% C 0.057 H 235.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABC4 |
|---|---|
| RGB | rgb(130, 171, 196) |
| HSL | hsl(203, 36%, 64%) |
| HSV | hsv(203, 34%, 77%) |
| CMYK | cmyk(33.7%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(67.91, -7.71, -17.21) |
| CIE-LCH | lch(67.91, 18.85, 245.88°) |
| OKLab | oklab(72.03% -0.0326 -0.0472) |
| OKLCH | oklch(72.03% 0.057 235.4) |
| XYZ | xyz(33.7295, 37.8555, 57.7434) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.83
Bluegrey
#85A3B2
ΔE00 4.18
Bluey Grey
#89A0B0
ΔE00 5.21
Light Grey Blue
#9DBCD4
ΔE00 5.77
Cool Gray
#9AA7B0
ΔE00 8.11
Cloudy Blue
#ACC2D9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABC4 #C49B82
analogous
#82C4BC #82ABC4 #828AC4
triadic
#82ABC4 #C482AB #ABC482
tetradic
#82ABC4 #BC82C4 #C49B82 #8AC482
square
#82ABC4 #BC82C4 #C49B82 #8AC482
split-complementary
#82ABC4 #C4828A #C4BC82
monochromatic
#416F8A #588FB0 #82ABC4 #ACC7D8 #D5E3EB
Accessibility & contrast
On white
2.45
#82ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#82ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABC4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABC4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AAC5
Deuteranopia (green-blind)
#96A2C4
Tritanopia (blue-blind)
#6CB2B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82abc4; /* rgb */ color: rgb(130, 171, 196); /* oklch */ color: oklch(72.0% 0.057 235.4);
Tailwind
colors: {
custom: {
50: '#a8c4d5',
500: '#82abc4',
950: '#000000',
},
}SCSS
$custom: #82abc4; $custom-light: #a8c4d5; $custom-dark: #000000;
JSON
{
"hex": "#82abc4",
"rgb": {
"r": 130,
"g": 171,
"b": 196
},
"hsl": {
"h": 202.727,
"s": 35.87,
"l": 63.922
},
"oklch": {
"l": 0.72026,
"c": 0.05737,
"h": 235.4
},
"luminance": 0.37857
}Semantic roles & 50–950 ramp
primary
#82ABC4
secondary
#DCCEC5
accent
#6437AF
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183