#83AFAA#83AFAA
#83AFAA is a light, muted teal. Relative luminance 0.384; OKLCH L 72.1% C 0.048 H 187.5°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFAA |
|---|---|
| RGB | rgb(131, 175, 170) |
| HSL | hsl(173, 22%, 60%) |
| HSV | hsv(173, 25%, 69%) |
| CMYK | cmyk(25.1%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(68.30, -15.75, -2.23) |
| CIE-LCH | lch(68.30, 15.91, 188.06°) |
| OKLab | oklab(72.09% -0.0473 -0.0062) |
| OKLCH | oklch(72.09% 0.048 187.5) |
| XYZ | xyz(31.9435, 38.3861, 43.7486) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.50
Cadetblue
#5F9EA0
ΔE00 7.26
Dull Teal
#5F9E8F
ΔE00 8.47
Grey Teal
#5E9B8A
ΔE00 9.46
Cool Grey
#95A3A6
ΔE00 10.55
Pale Teal
#82CBB2
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFAA #AF8388
analogous
#83AF94 #83AFAA #839EAF
triadic
#83AFAA #AA83AF #AFAA83
tetradic
#83AFAA #9483AF #AF8388 #9EAF83
square
#83AFAA #9483AF #AF8388 #9EAF83
split-complementary
#83AFAA #AF839E #AF9483
monochromatic
#48706B #60958F #83AFAA #A8C7C4 #CDDFDD
Accessibility & contrast
On white
2.42
#83AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#83AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFAA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFAA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#76B1AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #83afaa; /* rgb */ color: rgb(131, 175, 170); /* oklch */ color: oklch(72.1% 0.048 187.5);
Tailwind
colors: {
custom: {
50: '#a8c7c3',
500: '#83afaa',
950: '#000000',
},
}SCSS
$custom: #83afaa; $custom-light: #a8c7c3; $custom-dark: #000000;
JSON
{
"hex": "#83afaa",
"rgb": {
"r": 131,
"g": 175,
"b": 170
},
"hsl": {
"h": 173.182,
"s": 21.569,
"l": 60
},
"oklch": {
"l": 0.72088,
"c": 0.04771,
"h": 187.5
},
"luminance": 0.38388
}Semantic roles & 50–950 ramp
primary
#83AFAA
secondary
#CFBEC0
accent
#6A73BE
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281