#83AEAE#83AEAE
#83AEAE is a light, muted teal. Relative luminance 0.382; OKLCH L 72.0% C 0.046 H 196.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #83AEAE |
|---|---|
| RGB | rgb(131, 174, 174) |
| HSL | hsl(180, 21%, 60%) |
| HSV | hsv(180, 25%, 68%) |
| CMYK | cmyk(24.7%, 0%, 0%, 31.8%) |
| CIE-LAB | lab(68.13, -14.32, -4.70) |
| CIE-LCH | lch(68.13, 15.07, 198.15°) |
| OKLab | oklab(71.99% -0.0443 -0.0128) |
| OKLCH | oklch(71.99% 0.046 196.2) |
| XYZ | xyz(32.1337, 38.1520, 45.7071) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.89
Greyish Teal
#719F91
ΔE00 7.99
Bluegrey
#85A3B2
ΔE00 9.13
Cool Grey
#95A3A6
ΔE00 9.34
Greyblue
#77A1B5
ΔE00 9.65
Dull Teal
#5F9E8F
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AEAE #AE8383
analogous
#83AE99 #83AEAE #8399AE
triadic
#83AEAE #AE83AE #AEAE83
tetradic
#83AEAE #9983AE #AE8383 #99AE83
square
#83AEAE #9983AE #AE8383 #99AE83
split-complementary
#83AEAE #AE8399 #AE9983
monochromatic
#486E6E #609393 #83AEAE #A8C6C6 #CDDEDE
Accessibility & contrast
On white
2.43
#83AEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#83AEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AEAE
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AEAE | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAE
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#75B1AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83aeae; /* rgb */ color: rgb(131, 174, 174); /* oklch */ color: oklch(72.0% 0.046 196.2);
Tailwind
colors: {
custom: {
50: '#a8c6c6',
500: '#83aeae',
950: '#000000',
},
}SCSS
$custom: #83aeae; $custom-light: #a8c6c6; $custom-dark: #000000;
JSON
{
"hex": "#83aeae",
"rgb": {
"r": 131,
"g": 174,
"b": 174
},
"hsl": {
"h": 180,
"s": 20.976,
"l": 59.804
},
"oklch": {
"l": 0.71988,
"c": 0.04611,
"h": 196.2
},
"luminance": 0.38153
}Semantic roles & 50–950 ramp
primary
#83AEAE
secondary
#CFBEBE
accent
#6A6ABE
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#101313
muted
#7F8282