#83B2A2#83B2A2
#83B2A2 is a light, muted teal. Relative luminance 0.393; OKLCH L 72.5% C 0.055 H 171.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #83B2A2 |
|---|---|
| RGB | rgb(131, 178, 162) |
| HSL | hsl(160, 23%, 61%) |
| HSV | hsv(160, 26%, 70%) |
| CMYK | cmyk(26.4%, 0%, 9%, 30.2%) |
| CIE-LAB | lab(68.95, -19.05, 3.13) |
| CIE-LCH | lch(68.95, 19.30, 170.68°) |
| OKLab | oklab(72.53% -0.0547 0.008) |
| OKLCH | oklch(72.53% 0.055 171.7) |
| XYZ | xyz(31.8000, 39.2733, 40.0804) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.75
Pale Teal
#82CBB2
ΔE00 7.49
Dull Teal
#5F9E8F
ΔE00 7.49
Grey Teal
#5E9B8A
ΔE00 8.26
Greenish Grey
#96AE8D
ΔE00 8.49
Greeny Blue
#42B395
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B2A2 #B28393
analogous
#83B28A #83B2A2 #83AAB2
triadic
#83B2A2 #A283B2 #B2A283
tetradic
#83B2A2 #8A83B2 #B28393 #AAB283
square
#83B2A2 #8A83B2 #B28393 #AAB283
split-complementary
#83B2A2 #B283AA #B28A83
monochromatic
#477364 #5F9985 #83B2A2 #A9C9BE #CFE1DB
Accessibility & contrast
On white
2.37
#83B2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#83B2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B2A2
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B2A2 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#A7A6A3
Tritanopia (blue-blind)
#78B3AD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83b2a2; /* rgb */ color: rgb(131, 178, 162); /* oklch */ color: oklch(72.5% 0.055 171.7);
Tailwind
colors: {
custom: {
50: '#a8c9bd',
500: '#83b2a2',
950: '#000000',
},
}SCSS
$custom: #83b2a2; $custom-light: #a8c9bd; $custom-dark: #000000;
JSON
{
"hex": "#83b2a2",
"rgb": {
"r": 131,
"g": 178,
"b": 162
},
"hsl": {
"h": 159.574,
"s": 23.383,
"l": 60.588
},
"oklch": {
"l": 0.72531,
"c": 0.0553,
"h": 171.7
},
"luminance": 0.39275
}Semantic roles & 50–950 ramp
primary
#83B2A2
secondary
#D1BFC6
accent
#4464A2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281