#83AFA7#83AFA7
#83AFA7 is a light, muted teal. Relative luminance 0.383; OKLCH L 72.0% C 0.049 H 182.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #83AFA7 |
|---|---|
| RGB | rgb(131, 175, 167) |
| HSL | hsl(169, 22%, 60%) |
| HSV | hsv(169, 25%, 69%) |
| CMYK | cmyk(25.1%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(68.22, -16.42, -0.69) |
| CIE-LCH | lch(68.22, 16.43, 182.41°) |
| OKLab | oklab(72% -0.0486 -0.0021) |
| OKLCH | oklch(72% 0.049 182.5) |
| XYZ | xyz(31.6629, 38.2739, 42.2710) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.77
Cadetblue
#5F9EA0
ΔE00 7.75
Dull Teal
#5F9E8F
ΔE00 7.83
Grey Teal
#5E9B8A
ΔE00 8.77
Pale Teal
#82CBB2
ΔE00 9.75
Lightseagreen
#20B2AA
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#83AFA7 #AF838B
analogous
#83AF91 #83AFA7 #83A1AF
triadic
#83AFA7 #A783AF #AFA783
tetradic
#83AFA7 #9183AF #AF838B #A1AF83
square
#83AFA7 #9183AF #AF838B #A1AF83
split-complementary
#83AFA7 #AF83A1 #AF9183
monochromatic
#487068 #60958B #83AFA7 #A8C7C1 #CDDFDC
Accessibility & contrast
On white
2.43
#83AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#83AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #83AFA7
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##83AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##83AFA7 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#77B1AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #83afa7; /* rgb */ color: rgb(131, 175, 167); /* oklch */ color: oklch(72.0% 0.049 182.5);
Tailwind
colors: {
custom: {
50: '#a8c7c1',
500: '#83afa7',
950: '#000000',
},
}SCSS
$custom: #83afa7; $custom-light: #a8c7c1; $custom-dark: #000000;
JSON
{
"hex": "#83afa7",
"rgb": {
"r": 131,
"g": 175,
"b": 167
},
"hsl": {
"h": 169.091,
"s": 21.569,
"l": 60
},
"oklch": {
"l": 0.71995,
"c": 0.04861,
"h": 182.5
},
"luminance": 0.38275
}Semantic roles & 50–950 ramp
primary
#83AFA7
secondary
#CFBEC2
accent
#6A79BE
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281