#83B2A4#83B2A4
#83B2A4 is a light, muted teal. Relative luminance 0.393; OKLCH L 72.6% C 0.054 H 174.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #83B2A4 |
|---|---|
| RGB | rgb(131, 178, 164) |
| HSL | hsl(162, 23%, 61%) |
| HSV | hsv(162, 26%, 70%) |
| CMYK | cmyk(26.4%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(69.00, -18.62, 2.10) |
| CIE-LCH | lch(69.00, 18.74, 173.56°) |
| OKLab | oklab(72.59% -0.0539 0.0053) |
| OKLCH | oklch(72.59% 0.054 174.4) |
| XYZ | xyz(31.9792, 39.3450, 41.0241) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.76
Dull Teal
#5F9E8F
ΔE00 7.53
Pale Teal
#82CBB2
ΔE00 7.75
Grey Teal
#5E9B8A
ΔE00 8.38
Greenish Grey
#96AE8D
ΔE00 9.05
Cadetblue
#5F9EA0
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83B2A4 #B28391
analogous
#83B28C #83B2A4 #83A8B2
triadic
#83B2A4 #A483B2 #B2A483
tetradic
#83B2A4 #8C83B2 #B28391 #A8B283
square
#83B2A4 #8C83B2 #B28391 #A8B283
split-complementary
#83B2A4 #B283A8 #B28C83
monochromatic
#477366 #5F9988 #83B2A4 #A9C9C0 #CFE1DB
Accessibility & contrast
On white
2.37
#83B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#83B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83B2A4
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83B2A4 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA3
Deuteranopia (green-blind)
#A6A6A5
Tritanopia (blue-blind)
#77B3AE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #83b2a4; /* rgb */ color: rgb(131, 178, 164); /* oklch */ color: oklch(72.6% 0.054 174.4);
Tailwind
colors: {
custom: {
50: '#a8c9bf',
500: '#83b2a4',
950: '#000000',
},
}SCSS
$custom: #83b2a4; $custom-light: #a8c9bf; $custom-dark: #000000;
JSON
{
"hex": "#83b2a4",
"rgb": {
"r": 131,
"g": 178,
"b": 164
},
"hsl": {
"h": 162.128,
"s": 23.383,
"l": 60.588
},
"oklch": {
"l": 0.7259,
"c": 0.05412,
"h": 174.4
},
"luminance": 0.39346
}Semantic roles & 50–950 ramp
primary
#83B2A4
secondary
#D1BFC5
accent
#4460A2
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101312
muted
#7F8281