#83AEAA#83AEAA
#83AEAA is a light, muted teal. Relative luminance 0.380; OKLCH L 71.9% C 0.047 H 189.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEAA |
|---|---|
| RGB | rgb(131, 174, 170) |
| HSL | hsl(174, 21%, 60%) |
| HSV | hsv(174, 25%, 68%) |
| CMYK | cmyk(24.7%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(68.02, -15.23, -2.65) |
| CIE-LCH | lch(68.02, 15.46, 189.86°) |
| OKLab | oklab(71.86% -0.0459 -0.0073) |
| OKLCH | oklch(71.86% 0.047 189.1) |
| XYZ | xyz(31.7496, 37.9983, 43.6839) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.63
Cadetblue
#5F9EA0
ΔE00 7.04
Dull Teal
#5F9E8F
ΔE00 8.65
Grey Teal
#5E9B8A
ΔE00 9.63
Cool Grey
#95A3A6
ΔE00 10.11
Bluegrey
#85A3B2
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEAA #AE8387
analogous
#83AE95 #83AEAA #839CAE
triadic
#83AEAA #AA83AE #AEAA83
tetradic
#83AEAA #9583AE #AE8387 #9CAE83
square
#83AEAA #9583AE #AE8387 #9CAE83
split-complementary
#83AEAA #AE839C #AE9583
monochromatic
#486E6B #60938F #83AEAA #A8C6C3 #CDDEDD
Accessibility & contrast
On white
2.44
#83AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#83AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEAA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEAA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#A1A3AB
Tritanopia (blue-blind)
#76B0AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83aeaa; /* rgb */ color: rgb(131, 174, 170); /* oklch */ color: oklch(71.9% 0.047 189.1);
Tailwind
colors: {
custom: {
50: '#a8c6c3',
500: '#83aeaa',
950: '#000000',
},
}SCSS
$custom: #83aeaa; $custom-light: #a8c6c3; $custom-dark: #000000;
JSON
{
"hex": "#83aeaa",
"rgb": {
"r": 131,
"g": 174,
"b": 170
},
"hsl": {
"h": 174.419,
"s": 20.976,
"l": 59.804
},
"oklch": {
"l": 0.7186,
"c": 0.04653,
"h": 189.1
},
"luminance": 0.38
}Semantic roles & 50–950 ramp
primary
#83AEAA
secondary
#CFBEC0
accent
#6A72BE
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281