#82ABBC#82ABBC
#82ABBC is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.7% C 0.051 H 225.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABBC |
|---|---|
| RGB | rgb(130, 171, 188) |
| HSL | hsl(198, 30%, 62%) |
| HSV | hsv(198, 31%, 74%) |
| CMYK | cmyk(30.9%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(67.65, -9.70, -13.17) |
| CIE-LCH | lch(67.65, 16.36, 233.63°) |
| OKLab | oklab(71.73% -0.0356 -0.036) |
| OKLCH | oklch(71.73% 0.051 225.3) |
| XYZ | xyz(32.8431, 37.5009, 53.0751) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.25
Bluegrey
#85A3B2
ΔE00 3.27
Bluey Grey
#89A0B0
ΔE00 5.56
Light Grey Blue
#9DBCD4
ΔE00 7.22
Cool Gray
#9AA7B0
ΔE00 7.87
Cool Grey
#95A3A6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABBC #BC9382
analogous
#82BCB0 #82ABBC #828EBC
triadic
#82ABBC #BC82AB #ABBC82
tetradic
#82ABBC #B082BC #BC9382 #8EBC82
square
#82ABBC #B082BC #BC9382 #8EBC82
split-complementary
#82ABBC #BC828E #BCB082
monochromatic
#446E7F #5A90A7 #82ABBC #AAC6D1 #D2E1E7
Accessibility & contrast
On white
2.47
#82ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#82ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABBC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABBC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BD
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#6FB0B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82abbc; /* rgb */ color: rgb(130, 171, 188); /* oklch */ color: oklch(71.7% 0.051 225.3);
Tailwind
colors: {
custom: {
50: '#a8c4d0',
500: '#82abbc',
950: '#000000',
},
}SCSS
$custom: #82abbc; $custom-light: #a8c4d0; $custom-dark: #000000;
JSON
{
"hex": "#82abbc",
"rgb": {
"r": 130,
"g": 171,
"b": 188
},
"hsl": {
"h": 197.586,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.71731,
"c": 0.05066,
"h": 225.3
},
"luminance": 0.37502
}Semantic roles & 50–950 ramp
primary
#82ABBC
secondary
#D7C9C2
accent
#5C3DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182