#82B3C0#82B3C0
#82B3C0 is a light, muted cyan. Relative luminance 0.408; OKLCH L 73.7% C 0.055 H 216.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #82B3C0 |
|---|---|
| RGB | rgb(130, 179, 192) |
| HSL | hsl(193, 33%, 63%) |
| HSV | hsv(193, 32%, 75%) |
| CMYK | cmyk(32.3%, 6.8%, 0%, 24.7%) |
| CIE-LAB | lab(70.03, -12.99, -11.82) |
| CIE-LCH | lch(70.03, 17.56, 222.30°) |
| OKLab | oklab(73.66% -0.0445 -0.0323) |
| OKLCH | oklch(73.66% 0.055 216) |
| XYZ | xyz(34.8373, 40.7900, 55.8966) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.34
Bluegrey
#85A3B2
ΔE00 6.51
Sky Blue
#87CEEB
ΔE00 8.51
Light Grey Blue
#9DBCD4
ΔE00 8.51
Bluey Grey
#89A0B0
ΔE00 8.85
Baby Blue
#89CFF0
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82B3C0 #C08F82
analogous
#82C0AE #82B3C0 #8294C0
triadic
#82B3C0 #C082B3 #B3C082
tetradic
#82B3C0 #AE82C0 #C08F82 #94C082
square
#82B3C0 #AE82C0 #C08F82 #94C082
split-complementary
#82B3C0 #C08294 #C0AE82
monochromatic
#437785 #599AAB #82B3C0 #ABCCD5 #D3E4E9
Accessibility & contrast
On white
2.29
#82B3C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#82B3C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82B3C0
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82B3C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82B3C0 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C1
Deuteranopia (green-blind)
#A0A8C0
Tritanopia (blue-blind)
#6CB8B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #82b3c0; /* rgb */ color: rgb(130, 179, 192); /* oklch */ color: oklch(73.7% 0.055 216.0);
Tailwind
colors: {
custom: {
50: '#a8c9d3',
500: '#82b3c0',
950: '#000000',
},
}SCSS
$custom: #82b3c0; $custom-light: #a8c9d3; $custom-dark: #000000;
JSON
{
"hex": "#82b3c0",
"rgb": {
"r": 130,
"g": 179,
"b": 192
},
"hsl": {
"h": 192.581,
"s": 32.979,
"l": 63.137
},
"oklch": {
"l": 0.73659,
"c": 0.05501,
"h": 216
},
"luminance": 0.40792
}Semantic roles & 50–950 ramp
primary
#82B3C0
secondary
#DAC8C4
accent
#523AAC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282