#83B2BF#83B2BF
#83B2BF is a light, muted cyan. Relative luminance 0.404; OKLCH L 73.5% C 0.053 H 216.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #83B2BF |
|---|---|
| RGB | rgb(131, 178, 191) |
| HSL | hsl(193, 32%, 63%) |
| HSV | hsv(193, 31%, 75%) |
| CMYK | cmyk(31.4%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(69.77, -12.41, -11.65) |
| CIE-LCH | lch(69.77, 17.02, 223.17°) |
| OKLab | oklab(73.46% -0.0427 -0.0318) |
| OKLCH | oklch(73.46% 0.053 216.7) |
| XYZ | xyz(34.6814, 40.4259, 55.2557) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.99
Bluegrey
#85A3B2
ΔE00 6.05
Light Grey Blue
#9DBCD4
ΔE00 8.29
Bluey Grey
#89A0B0
ΔE00 8.39
Sky Blue
#87CEEB
ΔE00 8.73
Cool Grey
#95A3A6
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B2BF #BF9083
analogous
#83BFAE #83B2BF #8394BF
triadic
#83B2BF #BF83B2 #B2BF83
tetradic
#83B2BF #AE83BF #BF9083 #94BF83
square
#83B2BF #AE83BF #BF9083 #94BF83
split-complementary
#83B2BF #BF8394 #BFAE83
monochromatic
#447684 #5B99AA #83B2BF #ABCBD4 #D4E4E9
Accessibility & contrast
On white
2.31
#83B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#83B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B2BF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B2BF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#6FB7B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #83b2bf; /* rgb */ color: rgb(131, 178, 191); /* oklch */ color: oklch(73.5% 0.053 216.7);
Tailwind
colors: {
custom: {
50: '#a9c9d2',
500: '#83b2bf',
950: '#000000',
},
}SCSS
$custom: #83b2bf; $custom-light: #a9c9d2; $custom-dark: #000000;
JSON
{
"hex": "#83b2bf",
"rgb": {
"r": 131,
"g": 178,
"b": 191
},
"hsl": {
"h": 193,
"s": 31.915,
"l": 63.137
},
"oklch": {
"l": 0.7346,
"c": 0.05325,
"h": 216.7
},
"luminance": 0.40428
}Semantic roles & 50–950 ramp
primary
#83B2BF
secondary
#DAC9C4
accent
#533BAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282