#82ACBB#82ACBB
#82ACBB is a light, muted cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.050 H 221.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #82ACBB |
|---|---|
| RGB | rgb(130, 172, 187) |
| HSL | hsl(196, 30%, 62%) |
| HSV | hsv(196, 30%, 73%) |
| CMYK | cmyk(30.5%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(67.90, -10.48, -12.25) |
| CIE-LCH | lch(67.90, 16.12, 229.44°) |
| OKLab | oklab(71.92% -0.0373 -0.0335) |
| OKLCH | oklch(71.92% 0.05 221.9) |
| XYZ | xyz(32.9253, 37.8371, 52.5725) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.86
Greyblue
#77A1B5
ΔE00 3.88
Bluey Grey
#89A0B0
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 7.74
Cool Grey
#95A3A6
ΔE00 8.21
Cool Gray
#9AA7B0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ACBB #BB9182
analogous
#82BBAE #82ACBB #8290BB
triadic
#82ACBB #BB82AC #ACBB82
tetradic
#82ACBB #AE82BB #BB9182 #90BB82
square
#82ACBB #AE82BB #BB9182 #90BB82
split-complementary
#82ACBB #BB8290 #BBAE82
monochromatic
#456F7E #5A92A5 #82ACBB #AAC6D1 #D1E1E6
Accessibility & contrast
On white
2.45
#82ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#82ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ACBB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ACBB | 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)
#A3A9BC
Deuteranopia (green-blind)
#9AA2BB
Tritanopia (blue-blind)
#6FB1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82acbb; /* rgb */ color: rgb(130, 172, 187); /* oklch */ color: oklch(71.9% 0.050 221.9);
Tailwind
colors: {
custom: {
50: '#a8c4cf',
500: '#82acbb',
950: '#000000',
},
}SCSS
$custom: #82acbb; $custom-light: #a8c4cf; $custom-dark: #000000;
JSON
{
"hex": "#82acbb",
"rgb": {
"r": 130,
"g": 172,
"b": 187
},
"hsl": {
"h": 195.789,
"s": 29.534,
"l": 62.157
},
"oklch": {
"l": 0.71918,
"c": 0.05014,
"h": 221.9
},
"luminance": 0.37839
}Semantic roles & 50–950 ramp
primary
#82ACBB
secondary
#D7C7C2
accent
#593DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182