#83B49F#83B49F
#83B49F is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.9% C 0.060 H 166.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #83B49F |
|---|---|
| RGB | rgb(131, 180, 159) |
| HSL | hsl(154, 25%, 61%) |
| HSV | hsv(154, 27%, 71%) |
| CMYK | cmyk(27.2%, 0%, 11.7%, 29.4%) |
| CIE-LAB | lab(69.45, -20.70, 5.50) |
| CIE-LCH | lch(69.45, 21.42, 165.12°) |
| OKLab | oklab(72.91% -0.0587 0.0142) |
| OKLCH | oklch(72.91% 0.06 166.4) |
| XYZ | xyz(31.9374, 39.9696, 38.8263) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.57
Pale Teal
#82CBB2
ΔE00 6.57
Greenish Grey
#96AE8D
ΔE00 7.64
Darkseagreen
#8FBC8F
ΔE00 7.67
Dull Teal
#5F9E8F
ΔE00 8.01
Greyish Green
#82A67D
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B49F #B48398
analogous
#83B486 #83B49F #83B0B4
triadic
#83B49F #9F83B4 #B49F83
tetradic
#83B49F #8683B4 #B48398 #B0B483
square
#83B49F #8683B4 #B48398 #B0B483
split-complementary
#83B49F #B483B0 #B48683
monochromatic
#477662 #5E9C81 #83B49F #A9CBBD #CFE2DA
Accessibility & contrast
On white
2.33
#83B49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#83B49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B49F
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B49F | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9E
Deuteranopia (green-blind)
#A9A7A0
Tritanopia (blue-blind)
#78B4AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #83b49f; /* rgb */ color: rgb(131, 180, 159); /* oklch */ color: oklch(72.9% 0.060 166.4);
Tailwind
colors: {
custom: {
50: '#a8cabb',
500: '#83b49f',
950: '#000000',
},
}SCSS
$custom: #83b49f; $custom-light: #a8cabb; $custom-dark: #000000;
JSON
{
"hex": "#83b49f",
"rgb": {
"r": 131,
"g": 180,
"b": 159
},
"hsl": {
"h": 154.286,
"s": 24.623,
"l": 60.98
},
"oklch": {
"l": 0.72906,
"c": 0.06038,
"h": 166.4
},
"luminance": 0.39971
}Semantic roles & 50–950 ramp
primary
#83B49F
secondary
#D3C0C8
accent
#426CA3
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280