#83AEA2#83AEA2
#83AEA2 is a light, muted teal. Relative luminance 0.377; OKLCH L 71.6% C 0.049 H 175.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEA2 |
|---|---|
| RGB | rgb(131, 174, 162) |
| HSL | hsl(163, 21%, 60%) |
| HSV | hsv(163, 25%, 68%) |
| CMYK | cmyk(24.7%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(67.80, -16.99, 1.46) |
| CIE-LCH | lch(67.80, 17.05, 175.07°) |
| OKLab | oklab(71.62% -0.0493 0.0036) |
| OKLCH | oklch(71.62% 0.049 175.8) |
| XYZ | xyz(31.0157, 37.7048, 39.8190) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.96
Dull Teal
#5F9E8F
ΔE00 7.19
Grey Teal
#5E9B8A
ΔE00 8.00
Cadetblue
#5F9EA0
ΔE00 8.60
Greenish Grey
#96AE8D
ΔE00 9.11
Pale Teal
#82CBB2
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEA2 #AE838F
analogous
#83AE8D #83AEA2 #83A5AE
triadic
#83AEA2 #A283AE #AEA283
tetradic
#83AEA2 #8D83AE #AE838F #A5AE83
square
#83AEA2 #8D83AE #AE838F #A5AE83
split-complementary
#83AEA2 #AE83A5 #AE8D83
monochromatic
#486E64 #609385 #83AEA2 #A8C6BE #CDDEDA
Accessibility & contrast
On white
2.46
#83AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#83AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEA2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEA2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A1
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#78AFAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #83aea2; /* rgb */ color: rgb(131, 174, 162); /* oklch */ color: oklch(71.6% 0.049 175.8);
Tailwind
colors: {
custom: {
50: '#a8c6bd',
500: '#83aea2',
950: '#000000',
},
}SCSS
$custom: #83aea2; $custom-light: #a8c6bd; $custom-dark: #000000;
JSON
{
"hex": "#83aea2",
"rgb": {
"r": 131,
"g": 174,
"b": 162
},
"hsl": {
"h": 163.256,
"s": 20.976,
"l": 59.804
},
"oklch": {
"l": 0.71616,
"c": 0.04948,
"h": 175.8
},
"luminance": 0.37706
}Semantic roles & 50–950 ramp
primary
#83AEA2
secondary
#CFBEC3
accent
#6A82BE
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281