#83B2BE#83B2BE
#83B2BE is a light, muted cyan. Relative luminance 0.404; OKLCH L 73.4% C 0.053 H 215.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #83B2BE |
|---|---|
| RGB | rgb(131, 178, 190) |
| HSL | hsl(192, 31%, 63%) |
| HSV | hsv(192, 31%, 75%) |
| CMYK | cmyk(31.1%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(69.74, -12.66, -11.14) |
| CIE-LCH | lch(69.74, 16.86, 221.35°) |
| OKLab | oklab(73.43% -0.0431 -0.0304) |
| OKLCH | oklch(73.43% 0.053 215.2) |
| XYZ | xyz(34.5717, 40.3820, 54.6781) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.25
Bluegrey
#85A3B2
ΔE00 6.26
Bluey Grey
#89A0B0
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 8.63
Sky Blue
#87CEEB
ΔE00 8.95
Cool Grey
#95A3A6
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B2BE #BE8F83
analogous
#83BEAC #83B2BE #8394BE
triadic
#83B2BE #BE83B2 #B2BE83
tetradic
#83B2BE #AC83BE #BE8F83 #94BE83
square
#83B2BE #AC83BE #BE8F83 #94BE83
split-complementary
#83B2BE #BE8394 #BEAC83
monochromatic
#447682 #5B99A9 #83B2BE #ABCBD3 #D3E4E8
Accessibility & contrast
On white
2.31
#83B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#83B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B2BE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B2BE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBF
Deuteranopia (green-blind)
#A0A7BE
Tritanopia (blue-blind)
#6FB7B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #83b2be; /* rgb */ color: rgb(131, 178, 190); /* oklch */ color: oklch(73.4% 0.053 215.2);
Tailwind
colors: {
custom: {
50: '#a9c9d1',
500: '#83b2be',
950: '#000000',
},
}SCSS
$custom: #83b2be; $custom-light: #a9c9d1; $custom-dark: #000000;
JSON
{
"hex": "#83b2be",
"rgb": {
"r": 131,
"g": 178,
"b": 190
},
"hsl": {
"h": 192.203,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.73425,
"c": 0.05276,
"h": 215.2
},
"luminance": 0.40384
}Semantic roles & 50–950 ramp
primary
#83B2BE
secondary
#D9C8C4
accent
#523CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282