#83A4BF#83A4BF
#83A4BF is a light, muted cyan. Relative luminance 0.351; OKLCH L 70.4% C 0.054 H 243.3°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #83A4BF |
|---|---|
| RGB | rgb(131, 164, 191) |
| HSL | hsl(207, 32%, 63%) |
| HSV | hsv(207, 31%, 75%) |
| CMYK | cmyk(31.4%, 14.1%, 0%, 25.1%) |
| CIE-LAB | lab(65.85, -4.85, -17.55) |
| CIE-LCH | lch(65.85, 18.20, 254.54°) |
| OKLab | oklab(70.36% -0.0242 -0.0481) |
| OKLCH | oklch(70.36% 0.054 243.3) |
| XYZ | xyz(32.0366, 35.1364, 54.3741) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.06
Bluegrey
#85A3B2
ΔE00 4.66
Greyblue
#77A1B5
ΔE00 4.76
Light Grey Blue
#9DBCD4
ΔE00 6.96
Blue Grey
#758DA3
ΔE00 7.51
Cool Gray
#9AA7B0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A4BF #BF9E83
analogous
#83BFBC #83A4BF #8386BF
triadic
#83A4BF #BF83A4 #A4BF83
tetradic
#83A4BF #BC83BF #BF9E83 #86BF83
square
#83A4BF #BC83BF #BF9E83 #86BF83
split-complementary
#83A4BF #BF8386 #BFBC83
monochromatic
#446784 #5B86AA #83A4BF #ABC2D4 #D4DFE9
Accessibility & contrast
On white
2.62
#83A4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#83A4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A4BF
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A4BF | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C0
Deuteranopia (green-blind)
#919DBF
Tritanopia (blue-blind)
#70ABAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #83a4bf; /* rgb */ color: rgb(131, 164, 191); /* oklch */ color: oklch(70.4% 0.054 243.3);
Tailwind
colors: {
custom: {
50: '#a8bed2',
500: '#83a4bf',
950: '#000000',
},
}SCSS
$custom: #83a4bf; $custom-light: #a8bed2; $custom-dark: #000000;
JSON
{
"hex": "#83a4bf",
"rgb": {
"r": 131,
"g": 164,
"b": 191
},
"hsl": {
"h": 207,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.7036,
"c": 0.05388,
"h": 243.3
},
"luminance": 0.35138
}Semantic roles & 50–950 ramp
primary
#83A4BF
secondary
#DACEC4
accent
#6D3BAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182