#50AFA3#50AFA3
#50AFA3 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.3% C 0.092 H 184.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #50AFA3 |
|---|---|
| RGB | rgb(80, 175, 163) |
| HSL | hsl(172, 37%, 50%) |
| HSV | hsv(172, 54%, 69%) |
| CMYK | cmyk(54.3%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(65.75, -30.98, -2.37) |
| CIE-LCH | lch(65.75, 31.07, 184.37°) |
| OKLab | oklab(69.34% -0.0915 -0.0069) |
| OKLCH | oklch(69.34% 0.092 184.3) |
| XYZ | xyz(25.2462, 35.0074, 40.0699) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.45
Topaz
#13BBAF
ΔE00 4.63
Tealish
#24BCA8
ΔE00 5.11
Dull Teal
#5F9E8F
ΔE00 6.00
Greeny Blue
#42B395
ΔE00 6.15
Turquoise (survey)
#06C2AC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50AFA3 #AF505C
analogous
#50AF73 #50AFA3 #508CAF
triadic
#50AFA3 #A350AF #AFA350
tetradic
#50AFA3 #7350AF #AF505C #8CAF50
square
#50AFA3 #7350AF #AF505C #8CAF50
split-complementary
#50AFA3 #AF508C #AF7350
monochromatic
#2A5B55 #3D857C #50AFA3 #7AC2B9 #A4D5CF
Accessibility & contrast
On white
2.62
#50AFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#50AFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50AFA3
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50AFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50AFA3 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#989BA4
Tritanopia (blue-blind)
#08B2AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #50afa3; /* rgb */ color: rgb(80, 175, 163); /* oklch */ color: oklch(69.3% 0.092 184.3);
Tailwind
colors: {
custom: {
50: '#89c7be',
500: '#50afa3',
950: '#000000',
},
}SCSS
$custom: #50afa3; $custom-light: #89c7be; $custom-dark: #000000;
JSON
{
"hex": "#50afa3",
"rgb": {
"r": 80,
"g": 175,
"b": 163
},
"hsl": {
"h": 172.421,
"s": 37.255,
"l": 50
},
"oklch": {
"l": 0.69338,
"c": 0.09176,
"h": 184.3
},
"luminance": 0.3501
}Semantic roles & 50–950 ramp
primary
#50AFA3
secondary
#C3989D
accent
#5B69CD
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281