#83A7BC#83A7BC
#83A7BC is a light, muted cyan. Relative luminance 0.361; OKLCH L 70.9% C 0.050 H 234.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #83A7BC |
|---|---|
| RGB | rgb(131, 167, 188) |
| HSL | hsl(202, 30%, 63%) |
| HSV | hsv(202, 30%, 74%) |
| CMYK | cmyk(30.3%, 11.2%, 0%, 26.3%) |
| CIE-LAB | lab(66.59, -7.24, -14.77) |
| CIE-LCH | lch(66.59, 16.45, 243.87°) |
| OKLab | oklab(70.91% -0.0294 -0.0404) |
| OKLCH | oklch(70.91% 0.05 234) |
| XYZ | xyz(32.2531, 36.0921, 52.8342) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.47
Greyblue
#77A1B5
ΔE00 2.78
Bluey Grey
#89A0B0
ΔE00 3.70
Light Grey Blue
#9DBCD4
ΔE00 6.64
Cool Gray
#9AA7B0
ΔE00 6.96
Cool Grey
#95A3A6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A7BC #BC9883
analogous
#83BCB4 #83A7BC #838BBC
triadic
#83A7BC #BC83A7 #A7BC83
tetradic
#83A7BC #B483BC #BC9883 #8BBC83
square
#83A7BC #B483BC #BC9883 #8BBC83
split-complementary
#83A7BC #BC838B #BCB483
monochromatic
#456A80 #5B8BA7 #83A7BC #ABC3D1 #D2DFE7
Accessibility & contrast
On white
2.56
#83A7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#83A7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A7BC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A7BC | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BD
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#71ADAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #83a7bc; /* rgb */ color: rgb(131, 167, 188); /* oklch */ color: oklch(70.9% 0.050 234.0);
Tailwind
colors: {
custom: {
50: '#a8c1d0',
500: '#83a7bc',
950: '#000000',
},
}SCSS
$custom: #83a7bc; $custom-light: #a8c1d0; $custom-dark: #000000;
JSON
{
"hex": "#83a7bc",
"rgb": {
"r": 131,
"g": 167,
"b": 188
},
"hsl": {
"h": 202.105,
"s": 29.843,
"l": 62.549
},
"oklch": {
"l": 0.70907,
"c": 0.04993,
"h": 234
},
"luminance": 0.36094
}Semantic roles & 50–950 ramp
primary
#83A7BC
secondary
#D8CBC3
accent
#653DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182