#82ACBC#82ACBC
#82ACBC is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.0% C 0.051 H 223.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #82ACBC |
|---|---|
| RGB | rgb(130, 172, 188) |
| HSL | hsl(197, 30%, 62%) |
| HSV | hsv(197, 31%, 74%) |
| CMYK | cmyk(30.9%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(67.93, -10.24, -12.75) |
| CIE-LCH | lch(67.93, 16.35, 231.24°) |
| OKLab | oklab(71.95% -0.0369 -0.0349) |
| OKLCH | oklch(71.95% 0.051 223.3) |
| XYZ | xyz(33.0327, 37.8801, 53.1383) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.68
Bluegrey
#85A3B2
ΔE00 3.71
Bluey Grey
#89A0B0
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 7.45
Cool Gray
#9AA7B0
ΔE00 8.15
Cool Grey
#95A3A6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ACBC #BC9282
analogous
#82BCAF #82ACBC #828FBC
triadic
#82ACBC #BC82AC #ACBC82
tetradic
#82ACBC #AF82BC #BC9282 #8FBC82
square
#82ACBC #AF82BC #BC9282 #8FBC82
split-complementary
#82ACBC #BC828F #BCAF82
monochromatic
#446F7F #5A92A7 #82ACBC #AAC6D1 #D2E1E7
Accessibility & contrast
On white
2.45
#82ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#82ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ACBC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ACBC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#6FB1B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82acbc; /* rgb */ color: rgb(130, 172, 188); /* oklch */ color: oklch(72.0% 0.051 223.3);
Tailwind
colors: {
custom: {
50: '#a8c4d0',
500: '#82acbc',
950: '#000000',
},
}SCSS
$custom: #82acbc; $custom-light: #a8c4d0; $custom-dark: #000000;
JSON
{
"hex": "#82acbc",
"rgb": {
"r": 130,
"g": 172,
"b": 188
},
"hsl": {
"h": 196.552,
"s": 30.208,
"l": 62.353
},
"oklch": {
"l": 0.71954,
"c": 0.0508,
"h": 223.3
},
"luminance": 0.37882
}Semantic roles & 50–950 ramp
primary
#82ACBC
secondary
#D7C8C2
accent
#5A3DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182