#83A3BB#83A3BB
#83A3BB is a light, muted cyan. Relative luminance 0.346; OKLCH L 70.0% C 0.050 H 240.8°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #83A3BB |
|---|---|
| RGB | rgb(131, 163, 187) |
| HSL | hsl(206, 29%, 62%) |
| HSV | hsv(206, 30%, 73%) |
| CMYK | cmyk(29.9%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(65.44, -5.30, -15.94) |
| CIE-LCH | lch(65.44, 16.80, 251.61°) |
| OKLab | oklab(69.99% -0.0244 -0.0436) |
| OKLCH | oklch(69.99% 0.05 240.8) |
| XYZ | xyz(31.4242, 34.6062, 52.0280) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.14
Bluegrey
#85A3B2
ΔE00 3.59
Greyblue
#77A1B5
ΔE00 3.95
Cool Gray
#9AA7B0
ΔE00 6.96
Blue Grey
#758DA3
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A3BB #BB9B83
analogous
#83BBB7 #83A3BB #8387BB
triadic
#83A3BB #BB83A3 #A3BB83
tetradic
#83A3BB #B783BB #BB9B83 #87BB83
square
#83A3BB #B783BB #BB9B83 #87BB83
split-complementary
#83A3BB #BB8387 #BBB783
monochromatic
#45667E #5B86A5 #83A3BB #ABC0D1 #D2DEE6
Accessibility & contrast
On white
2.65
#83A3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#83A3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A3BB
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A3BB | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BC
Deuteranopia (green-blind)
#929CBB
Tritanopia (blue-blind)
#72A9AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #83a3bb; /* rgb */ color: rgb(131, 163, 187); /* oklch */ color: oklch(70.0% 0.050 240.8);
Tailwind
colors: {
custom: {
50: '#a8becf',
500: '#83a3bb',
950: '#000000',
},
}SCSS
$custom: #83a3bb; $custom-light: #a8becf; $custom-dark: #000000;
JSON
{
"hex": "#83a3bb",
"rgb": {
"r": 131,
"g": 163,
"b": 187
},
"hsl": {
"h": 205.714,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.69989,
"c": 0.04999,
"h": 240.8
},
"luminance": 0.34608
}Semantic roles & 50–950 ramp
primary
#83A3BB
secondary
#D7CBC3
accent
#6B3EA8
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182