#83A2BF#83A2BF
#83A2BF is a light, muted cyan. Relative luminance 0.344; OKLCH L 69.9% C 0.055 H 246.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #83A2BF |
|---|---|
| RGB | rgb(131, 162, 191) |
| HSL | hsl(209, 32%, 63%) |
| HSV | hsv(209, 31%, 75%) |
| CMYK | cmyk(31.4%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(65.30, -3.75, -18.39) |
| CIE-LCH | lch(65.30, 18.77, 258.47°) |
| OKLab | oklab(69.92% -0.0215 -0.0505) |
| OKLCH | oklch(69.92% 0.055 246.9) |
| XYZ | xyz(31.6815, 34.4262, 54.2557) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.59
Bluegrey
#85A3B2
ΔE00 5.67
Greyblue
#77A1B5
ΔE00 5.79
Blue Grey
#758DA3
ΔE00 7.06
Light Grey Blue
#9DBCD4
ΔE00 7.62
Cornflowerblue
#6495ED
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A2BF #BFA083
analogous
#83BFBE #83A2BF #8384BF
triadic
#83A2BF #BF83A2 #A2BF83
tetradic
#83A2BF #BE83BF #BFA083 #84BF83
square
#83A2BF #BE83BF #BFA083 #84BF83
split-complementary
#83A2BF #BF8384 #BFBE83
monochromatic
#446584 #5B84AA #83A2BF #ABC0D4 #D4DFE9
Accessibility & contrast
On white
2.66
#83A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#83A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A2BF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A2BF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C0
Deuteranopia (green-blind)
#8F9CBE
Tritanopia (blue-blind)
#71A9AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #83a2bf; /* rgb */ color: rgb(131, 162, 191); /* oklch */ color: oklch(69.9% 0.055 246.9);
Tailwind
colors: {
custom: {
50: '#a8bdd2',
500: '#83a2bf',
950: '#000000',
},
}SCSS
$custom: #83a2bf; $custom-light: #a8bdd2; $custom-dark: #000000;
JSON
{
"hex": "#83a2bf",
"rgb": {
"r": 131,
"g": 162,
"b": 191
},
"hsl": {
"h": 209,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.69923,
"c": 0.05488,
"h": 246.9
},
"luminance": 0.34428
}Semantic roles & 50–950 ramp
primary
#83A2BF
secondary
#DACFC4
accent
#713BAB
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182