#82ACBF#82ACBF
#82ACBF is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.1% C 0.053 H 227.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #82ACBF |
|---|---|
| RGB | rgb(130, 172, 191) |
| HSL | hsl(199, 32%, 63%) |
| HSV | hsv(199, 32%, 75%) |
| CMYK | cmyk(31.9%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.03, -9.50, -14.27) |
| CIE-LCH | lch(68.03, 17.14, 236.35°) |
| OKLab | oklab(72.06% -0.0358 -0.039) |
| OKLCH | oklch(72.06% 0.053 227.5) |
| XYZ | xyz(33.3594, 38.0108, 54.8592) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.35
Bluegrey
#85A3B2
ΔE00 3.53
Bluey Grey
#89A0B0
ΔE00 5.62
Light Grey Blue
#9DBCD4
ΔE00 6.67
Cool Gray
#9AA7B0
ΔE00 8.02
Cool Grey
#95A3A6
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ACBF #BF9582
analogous
#82BFB4 #82ACBF #828DBF
triadic
#82ACBF #BF82AC #ACBF82
tetradic
#82ACBF #B482BF #BF9582 #8DBF82
square
#82ACBF #B482BF #BF9582 #8DBF82
split-complementary
#82ACBF #BF828D #BFB482
monochromatic
#436F83 #5A91AA #82ACBF #AAC7D4 #D3E2E8
Accessibility & contrast
On white
2.44
#82ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#82ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ACBF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ACBF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#99A3BF
Tritanopia (blue-blind)
#6EB2B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #82acbf; /* rgb */ color: rgb(130, 172, 191); /* oklch */ color: oklch(72.1% 0.053 227.5);
Tailwind
colors: {
custom: {
50: '#a8c4d2',
500: '#82acbf',
950: '#000000',
},
}SCSS
$custom: #82acbf; $custom-light: #a8c4d2; $custom-dark: #000000;
JSON
{
"hex": "#82acbf",
"rgb": {
"r": 130,
"g": 172,
"b": 191
},
"hsl": {
"h": 198.689,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.72062,
"c": 0.05297,
"h": 227.5
},
"luminance": 0.38012
}Semantic roles & 50–950 ramp
primary
#82ACBF
secondary
#D9CAC3
accent
#5E3AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182