#82ABBF#82ABBF
#82ABBF is a light, muted cyan. Relative luminance 0.376; OKLCH L 71.8% C 0.053 H 229.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABBF |
|---|---|
| RGB | rgb(130, 171, 191) |
| HSL | hsl(200, 32%, 63%) |
| HSV | hsv(200, 32%, 75%) |
| CMYK | cmyk(31.9%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(67.75, -8.96, -14.69) |
| CIE-LCH | lch(67.75, 17.21, 238.62°) |
| OKLab | oklab(71.84% -0.0345 -0.0402) |
| OKLCH | oklch(71.84% 0.053 229.4) |
| XYZ | xyz(33.1698, 37.6316, 54.7960) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.10
Bluegrey
#85A3B2
ΔE00 3.28
Bluey Grey
#89A0B0
ΔE00 5.20
Light Grey Blue
#9DBCD4
ΔE00 6.51
Cool Gray
#9AA7B0
ΔE00 7.82
Cool Grey
#95A3A6
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABBF #BF9682
analogous
#82BFB4 #82ABBF #828CBF
triadic
#82ABBF #BF82AB #ABBF82
tetradic
#82ABBF #B482BF #BF9682 #8CBF82
square
#82ABBF #B482BF #BF9682 #8CBF82
split-complementary
#82ABBF #BF828C #BFB482
monochromatic
#436E83 #5A90AA #82ABBF #AAC6D4 #D3E1E8
Accessibility & contrast
On white
2.46
#82ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#82ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABBF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABBF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#98A2BF
Tritanopia (blue-blind)
#6EB1B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82abbf; /* rgb */ color: rgb(130, 171, 191); /* oklch */ color: oklch(71.8% 0.053 229.4);
Tailwind
colors: {
custom: {
50: '#a8c4d2',
500: '#82abbf',
950: '#000000',
},
}SCSS
$custom: #82abbf; $custom-light: #a8c4d2; $custom-dark: #000000;
JSON
{
"hex": "#82abbf",
"rgb": {
"r": 130,
"g": 171,
"b": 191
},
"hsl": {
"h": 199.672,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.7184,
"c": 0.05298,
"h": 229.4
},
"luminance": 0.37633
}Semantic roles & 50–950 ramp
primary
#82ABBF
secondary
#D9CBC3
accent
#5F3AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182