#83B7BE#83B7BE
#83B7BE is a light, muted teal. Relative luminance 0.424; OKLCH L 74.5% C 0.055 H 206.5°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #83B7BE |
|---|---|
| RGB | rgb(131, 183, 190) |
| HSL | hsl(187, 31%, 63%) |
| HSV | hsv(187, 31%, 75%) |
| CMYK | cmyk(31.1%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(71.15, -15.29, -9.04) |
| CIE-LCH | lch(71.15, 17.76, 210.59°) |
| OKLab | oklab(74.55% -0.0496 -0.0247) |
| OKLCH | oklch(74.55% 0.055 206.5) |
| XYZ | xyz(35.5848, 42.4081, 55.0158) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.80
Bluegrey
#85A3B2
ΔE00 8.96
Greyblue
#77A1B5
ΔE00 8.98
Sky Blue
#87CEEB
ΔE00 9.47
Turquoise Blue
#06B1C4
ΔE00 9.57
Lightblue
#ADD8E6
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B7BE #BE8A83
analogous
#83BEA7 #83B7BE #8399BE
triadic
#83B7BE #BE83B7 #B7BE83
tetradic
#83B7BE #A783BE #BE8A83 #99BE83
square
#83B7BE #A783BE #BE8A83 #99BE83
split-complementary
#83B7BE #BE8399 #BEA783
monochromatic
#447B82 #5BA0A9 #83B7BE #ABCED3 #D3E6E8
Accessibility & contrast
On white
2.21
#83B7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#83B7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B7BE
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B7BE | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BF
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#6EBBB9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #83b7be; /* rgb */ color: rgb(131, 183, 190); /* oklch */ color: oklch(74.5% 0.055 206.5);
Tailwind
colors: {
custom: {
50: '#a9ccd1',
500: '#83b7be',
950: '#000000',
},
}SCSS
$custom: #83b7be; $custom-light: #a9ccd1; $custom-dark: #000000;
JSON
{
"hex": "#83b7be",
"rgb": {
"r": 131,
"g": 183,
"b": 190
},
"hsl": {
"h": 187.119,
"s": 31.217,
"l": 62.941
},
"oklch": {
"l": 0.74547,
"c": 0.05537,
"h": 206.5
},
"luminance": 0.4241
}Semantic roles & 50–950 ramp
primary
#83B7BE
secondary
#D9C6C4
accent
#493CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282