#83A2BC#83A2BC
#83A2BC is a light, muted cyan. Relative luminance 0.343; OKLCH L 69.8% C 0.051 H 243.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2BC |
|---|---|
| RGB | rgb(131, 162, 188) |
| HSL | hsl(207, 30%, 63%) |
| HSV | hsv(207, 30%, 74%) |
| CMYK | cmyk(30.3%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(65.20, -4.50, -16.87) |
| CIE-LCH | lch(65.20, 17.46, 255.06°) |
| OKLab | oklab(69.81% -0.0226 -0.0462) |
| OKLCH | oklch(69.81% 0.051 243.9) |
| XYZ | xyz(31.3548, 34.2955, 52.5348) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.62
Bluegrey
#85A3B2
ΔE00 4.52
Greyblue
#77A1B5
ΔE00 4.80
Blue Grey
#758DA3
ΔE00 6.85
Cool Gray
#9AA7B0
ΔE00 7.33
Light Grey Blue
#9DBCD4
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2BC #BC9D83
analogous
#83BCB9 #83A2BC #8386BC
triadic
#83A2BC #BC83A2 #A2BC83
tetradic
#83A2BC #B983BC #BC9D83 #86BC83
square
#83A2BC #B983BC #BC9D83 #86BC83
split-complementary
#83A2BC #BC8386 #BCB983
monochromatic
#456580 #5B84A7 #83A2BC #ABC0D1 #D2DEE7
Accessibility & contrast
On white
2.67
#83A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#83A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2BC
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2BC | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#72A8AA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #83a2bc; /* rgb */ color: rgb(131, 162, 188); /* oklch */ color: oklch(69.8% 0.051 243.9);
Tailwind
colors: {
custom: {
50: '#a8bdd0',
500: '#83a2bc',
950: '#000000',
},
}SCSS
$custom: #83a2bc; $custom-light: #a8bdd0; $custom-dark: #000000;
JSON
{
"hex": "#83a2bc",
"rgb": {
"r": 131,
"g": 162,
"b": 188
},
"hsl": {
"h": 207.368,
"s": 29.843,
"l": 62.549
},
"oklch": {
"l": 0.69807,
"c": 0.05148,
"h": 243.9
},
"luminance": 0.34297
}Semantic roles & 50–950 ramp
primary
#83A2BC
secondary
#D8CCC3
accent
#6E3DA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182