#83A7BB#83A7BB
#83A7BB is a light, muted cyan. Relative luminance 0.361; OKLCH L 70.9% C 0.049 H 232.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #83A7BB |
|---|---|
| RGB | rgb(131, 167, 187) |
| HSL | hsl(201, 29%, 62%) |
| HSV | hsv(201, 30%, 73%) |
| CMYK | cmyk(29.9%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(66.56, -7.49, -14.26) |
| CIE-LCH | lch(66.56, 16.11, 242.29°) |
| OKLab | oklab(70.87% -0.0297 -0.039) |
| OKLCH | oklch(70.87% 0.049 232.7) |
| XYZ | xyz(32.1457, 36.0491, 52.2685) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.19
Greyblue
#77A1B5
ΔE00 2.61
Bluey Grey
#89A0B0
ΔE00 3.71
Light Grey Blue
#9DBCD4
ΔE00 6.79
Cool Gray
#9AA7B0
ΔE00 6.90
Cool Grey
#95A3A6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A7BB #BB9783
analogous
#83BBB3 #83A7BB #838BBB
triadic
#83A7BB #BB83A7 #A7BB83
tetradic
#83A7BB #B383BB #BB9783 #8BBB83
square
#83A7BB #B383BB #BB9783 #8BBB83
split-complementary
#83A7BB #BB838B #BBB383
monochromatic
#456A7E #5B8BA5 #83A7BB #ABC3D1 #D2DFE6
Accessibility & contrast
On white
2.56
#83A7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#83A7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A7BB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A7BB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#71ADAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #83a7bb; /* rgb */ color: rgb(131, 167, 187); /* oklch */ color: oklch(70.9% 0.049 232.7);
Tailwind
colors: {
custom: {
50: '#a8c1cf',
500: '#83a7bb',
950: '#000000',
},
}SCSS
$custom: #83a7bb; $custom-light: #a8c1cf; $custom-dark: #000000;
JSON
{
"hex": "#83a7bb",
"rgb": {
"r": 131,
"g": 167,
"b": 187
},
"hsl": {
"h": 201.429,
"s": 29.167,
"l": 62.353
},
"oklch": {
"l": 0.70871,
"c": 0.04904,
"h": 232.7
},
"luminance": 0.36051
}Semantic roles & 50–950 ramp
primary
#83A7BB
secondary
#D7CAC3
accent
#643EA8
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182