#83B0A4#83B0A4
#83B0A4 is a light, muted teal. Relative luminance 0.386; OKLCH L 72.1% C 0.051 H 176.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #83B0A4 |
|---|---|
| RGB | rgb(131, 176, 164) |
| HSL | hsl(164, 22%, 60%) |
| HSV | hsv(164, 26%, 69%) |
| CMYK | cmyk(25.6%, 0%, 6.8%, 31%) |
| CIE-LAB | lab(68.43, -17.59, 1.27) |
| CIE-LCH | lch(68.43, 17.64, 175.88°) |
| OKLab | oklab(72.13% -0.0512 0.0031) |
| OKLCH | oklch(72.13% 0.051 176.5) |
| XYZ | xyz(31.5842, 38.5549, 40.8924) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.40
Dull Teal
#5F9E8F
ΔE00 7.40
Grey Teal
#5E9B8A
ΔE00 8.26
Pale Teal
#82CBB2
ΔE00 8.63
Cadetblue
#5F9EA0
ΔE00 8.76
Greenish Grey
#96AE8D
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B0A4 #B0838F
analogous
#83B08E #83B0A4 #83A5B0
triadic
#83B0A4 #A483B0 #B0A483
tetradic
#83B0A4 #8E83B0 #B0838F #A5B083
square
#83B0A4 #8E83B0 #B0838F #A5B083
split-complementary
#83B0A4 #B083A5 #B08E83
monochromatic
#487166 #609688 #83B0A4 #A8C8BF #CEE0DB
Accessibility & contrast
On white
2.41
#83B0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#83B0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B0A4
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B0A4 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA4
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#77B1AC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83b0a4; /* rgb */ color: rgb(131, 176, 164); /* oklch */ color: oklch(72.1% 0.051 176.5);
Tailwind
colors: {
custom: {
50: '#a8c7be',
500: '#83b0a4',
950: '#000000',
},
}SCSS
$custom: #83b0a4; $custom-light: #a8c7be; $custom-dark: #000000;
JSON
{
"hex": "#83b0a4",
"rgb": {
"r": 131,
"g": 176,
"b": 164
},
"hsl": {
"h": 164,
"s": 22.167,
"l": 60.196
},
"oklch": {
"l": 0.72132,
"c": 0.05128,
"h": 176.5
},
"luminance": 0.38556
}Semantic roles & 50–950 ramp
primary
#83B0A4
secondary
#D0BFC3
accent
#455DA1
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281