#83A39B#83A39B
#83A39B is a light, muted teal. Relative luminance 0.334; OKLCH L 68.9% C 0.037 H 178.2°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #83A39B |
|---|---|
| RGB | rgb(131, 163, 155) |
| HSL | hsl(165, 15%, 58%) |
| HSV | hsv(165, 20%, 64%) |
| CMYK | cmyk(19.6%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(64.47, -12.70, 0.51) |
| CIE-LCH | lch(64.47, 12.71, 177.71°) |
| OKLab | oklab(68.9% -0.0372 0.0012) |
| OKLCH | oklch(68.9% 0.037 178.2) |
| XYZ | xyz(28.3720, 33.3853, 35.9531) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.81
Cadetblue
#5F9EA0
ΔE00 7.73
Dull Teal
#5F9E8F
ΔE00 7.85
Grey Teal
#5E9B8A
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 8.90
Greenish Grey
#96AE8D
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83A39B #A3838B
analogous
#83A38B #83A39B #839BA3
triadic
#83A39B #9B83A3 #A39B83
tetradic
#83A39B #8B83A3 #A3838B #9BA383
square
#83A39B #8B83A3 #A3838B #9BA383
split-complementary
#83A39B #A3839B #A38B83
monochromatic
#49635C #63867D #83A39B #A6BDB7 #C9D7D4
Accessibility & contrast
On white
2.74
#83A39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#83A39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83A39B
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83A39B | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9B
Deuteranopia (green-blind)
#9A9A9C
Tritanopia (blue-blind)
#7BA4A0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #83a39b; /* rgb */ color: rgb(131, 163, 155); /* oklch */ color: oklch(68.9% 0.037 178.2);
Tailwind
colors: {
custom: {
50: '#a7beb8',
500: '#83a39b',
950: '#000000',
},
}SCSS
$custom: #83a39b; $custom-light: #a7beb8; $custom-dark: #000000;
JSON
{
"hex": "#83a39b",
"rgb": {
"r": 131,
"g": 163,
"b": 155
},
"hsl": {
"h": 165,
"s": 14.815,
"l": 57.647
},
"oklch": {
"l": 0.689,
"c": 0.03725,
"h": 178.2
},
"luminance": 0.33386
}Semantic roles & 50–950 ramp
primary
#83A39B
secondary
#C7BABE
accent
#7082B8
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180