#83B2A3#83B2A3
#83B2A3 is a light, muted teal. Relative luminance 0.393; OKLCH L 72.6% C 0.055 H 173.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #83B2A3 |
|---|---|
| RGB | rgb(131, 178, 163) |
| HSL | hsl(161, 23%, 61%) |
| HSV | hsv(161, 26%, 70%) |
| CMYK | cmyk(26.4%, 0%, 8.4%, 30.2%) |
| CIE-LAB | lab(68.97, -18.84, 2.61) |
| CIE-LCH | lch(68.97, 19.02, 172.10°) |
| OKLab | oklab(72.56% -0.0543 0.0066) |
| OKLCH | oklch(72.56% 0.055 173) |
| XYZ | xyz(31.8893, 39.3090, 40.5504) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.75
Dull Teal
#5F9E8F
ΔE00 7.50
Pale Teal
#82CBB2
ΔE00 7.61
Grey Teal
#5E9B8A
ΔE00 8.31
Greenish Grey
#96AE8D
ΔE00 8.76
Greeny Blue
#42B395
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B2A3 #B28392
analogous
#83B28B #83B2A3 #83A9B2
triadic
#83B2A3 #A383B2 #B2A383
tetradic
#83B2A3 #8B83B2 #B28392 #A9B283
square
#83B2A3 #8B83B2 #B28392 #A9B283
split-complementary
#83B2A3 #B283A9 #B28B83
monochromatic
#477365 #5F9986 #83B2A3 #A9C9BF #CFE1DB
Accessibility & contrast
On white
2.37
#83B2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#83B2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B2A3
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B2A3 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#A6A6A4
Tritanopia (blue-blind)
#77B3AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83b2a3; /* rgb */ color: rgb(131, 178, 163); /* oklch */ color: oklch(72.6% 0.055 173.0);
Tailwind
colors: {
custom: {
50: '#a8c9be',
500: '#83b2a3',
950: '#000000',
},
}SCSS
$custom: #83b2a3; $custom-light: #a8c9be; $custom-dark: #000000;
JSON
{
"hex": "#83b2a3",
"rgb": {
"r": 131,
"g": 178,
"b": 163
},
"hsl": {
"h": 160.851,
"s": 23.383,
"l": 60.588
},
"oklch": {
"l": 0.72561,
"c": 0.05469,
"h": 173
},
"luminance": 0.3931
}Semantic roles & 50–950 ramp
primary
#83B2A3
secondary
#D1BFC5
accent
#4462A2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281