#83A2BD#83A2BD
#83A2BD is a light, muted cyan. Relative luminance 0.343; OKLCH L 69.8% C 0.053 H 244.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2BD |
|---|---|
| RGB | rgb(131, 162, 189) |
| HSL | hsl(208, 31%, 63%) |
| HSV | hsv(208, 31%, 74%) |
| CMYK | cmyk(30.7%, 14.3%, 0%, 25.9%) |
| CIE-LAB | lab(65.23, -4.25, -17.38) |
| CIE-LCH | lch(65.23, 17.89, 256.25°) |
| OKLab | oklab(69.85% -0.0223 -0.0476) |
| OKLCH | oklch(69.85% 0.053 244.9) |
| XYZ | xyz(31.4629, 34.3387, 53.1045) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.94
Bluegrey
#85A3B2
ΔE00 4.91
Greyblue
#77A1B5
ΔE00 5.13
Blue Grey
#758DA3
ΔE00 6.90
Light Grey Blue
#9DBCD4
ΔE00 7.50
Cool Gray
#9AA7B0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2BD #BD9E83
analogous
#83BDBB #83A2BD #8385BD
triadic
#83A2BD #BD83A2 #A2BD83
tetradic
#83A2BD #BB83BD #BD9E83 #85BD83
square
#83A2BD #BB83BD #BD9E83 #85BD83
split-complementary
#83A2BD #BD8385 #BDBB83
monochromatic
#456581 #5B84A8 #83A2BD #ABC0D2 #D3DEE8
Accessibility & contrast
On white
2.67
#83A2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#83A2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2BD
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2BD | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2BE
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#71A8AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #83a2bd; /* rgb */ color: rgb(131, 162, 189); /* oklch */ color: oklch(69.8% 0.053 244.9);
Tailwind
colors: {
custom: {
50: '#a8bdd1',
500: '#83a2bd',
950: '#000000',
},
}SCSS
$custom: #83a2bd; $custom-light: #a8bdd1; $custom-dark: #000000;
JSON
{
"hex": "#83a2bd",
"rgb": {
"r": 131,
"g": 162,
"b": 189
},
"hsl": {
"h": 207.931,
"s": 30.526,
"l": 62.745
},
"oklch": {
"l": 0.69845,
"c": 0.05259,
"h": 244.9
},
"luminance": 0.3434
}Semantic roles & 50–950 ramp
primary
#83A2BD
secondary
#D8CDC3
accent
#6F3CA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182