#82ABBD#82ABBD
#82ABBD is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.051 H 226.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #82ABBD |
|---|---|
| RGB | rgb(130, 171, 189) |
| HSL | hsl(198, 31%, 63%) |
| HSV | hsv(198, 31%, 74%) |
| CMYK | cmyk(31.2%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(67.68, -9.46, -13.68) |
| CIE-LCH | lch(67.68, 16.63, 235.35°) |
| OKLab | oklab(71.77% -0.0352 -0.0374) |
| OKLCH | oklch(71.77% 0.051 226.7) |
| XYZ | xyz(32.9512, 37.5442, 53.6448) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.14
Bluegrey
#85A3B2
ΔE00 3.22
Bluey Grey
#89A0B0
ΔE00 5.41
Light Grey Blue
#9DBCD4
ΔE00 6.96
Cool Gray
#9AA7B0
ΔE00 7.84
Cool Grey
#95A3A6
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82ABBD #BD9482
analogous
#82BDB1 #82ABBD #828EBD
triadic
#82ABBD #BD82AB #ABBD82
tetradic
#82ABBD #B182BD #BD9482 #8EBD82
square
#82ABBD #B182BD #BD9482 #8EBD82
split-complementary
#82ABBD #BD828E #BDB182
monochromatic
#446E81 #5A90A8 #82ABBD #AAC6D2 #D2E1E7
Accessibility & contrast
On white
2.47
#82ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#82ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82ABBD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82ABBD | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#6FB0B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #82abbd; /* rgb */ color: rgb(130, 171, 189); /* oklch */ color: oklch(71.8% 0.051 226.7);
Tailwind
colors: {
custom: {
50: '#a8c4d0',
500: '#82abbd',
950: '#000000',
},
}SCSS
$custom: #82abbd; $custom-light: #a8c4d0; $custom-dark: #000000;
JSON
{
"hex": "#82abbd",
"rgb": {
"r": 130,
"g": 171,
"b": 189
},
"hsl": {
"h": 198.305,
"s": 30.89,
"l": 62.549
},
"oklch": {
"l": 0.71767,
"c": 0.05141,
"h": 226.7
},
"luminance": 0.37546
}Semantic roles & 50–950 ramp
primary
#82ABBD
secondary
#D8C9C3
accent
#5D3CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182