#50DCAA#50DCAA
#50DCAA is a light, vivid teal. Relative luminance 0.558; OKLCH L 80.6% C 0.141 H 165.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #50DCAA |
|---|---|
| RGB | rgb(80, 220, 170) |
| HSL | hsl(159, 67%, 59%) |
| HSV | hsv(159, 64%, 86%) |
| CMYK | cmyk(63.6%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(79.49, -49.34, 13.62) |
| CIE-LCH | lch(79.49, 51.18, 164.57°) |
| OKLab | oklab(80.58% -0.1366 0.0348) |
| OKLCH | oklch(80.58% 0.141 165.7) |
| XYZ | xyz(36.1534, 55.7903, 46.8857) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.53
Aqua Marine
#2EE8BB
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 4.15
Aquamarine (survey)
#04D8B2
ΔE00 4.41
Mediumaquamarine
#66CDAA
ΔE00 4.98
Aqua Green
#12E193
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DCAA #DC5082
analogous
#50DC64 #50DCAA #50C8DC
triadic
#50DCAA #AA50DC #DCAA50
tetradic
#50DCAA #6450DC #DC5082 #C8DC50
square
#50DCAA #6450DC #DC5082 #C8DC50
split-complementary
#50DCAA #DC50C8 #DC6450
monochromatic
#1E946A #28C78E #50DCAA #83E6C3 #B6F0DC
Accessibility & contrast
On white
1.73
#50DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#50DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DCAA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DCAA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA7
Deuteranopia (green-blind)
#C4BFAD
Tritanopia (blue-blind)
#00DCCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #50dcaa; /* rgb */ color: rgb(80, 220, 170); /* oklch */ color: oklch(80.6% 0.141 165.7);
Tailwind
colors: {
custom: {
50: '#90e8c3',
500: '#50dcaa',
950: '#000000',
},
}SCSS
$custom: #50dcaa; $custom-light: #90e8c3; $custom-dark: #000000;
JSON
{
"hex": "#50dcaa",
"rgb": {
"r": 80,
"g": 220,
"b": 170
},
"hsl": {
"h": 158.571,
"s": 66.667,
"l": 58.824
},
"oklch": {
"l": 0.80581,
"c": 0.14093,
"h": 165.7
},
"luminance": 0.55794
}Semantic roles & 50–950 ramp
primary
#50DCAA
secondary
#99385A
accent
#3E7BEA
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482