#50DEC2#50DEC2
#50DEC2 is a light, vivid teal. Relative luminance 0.578; OKLCH L 81.7% C 0.128 H 177.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #50DEC2 |
|---|---|
| RGB | rgb(80, 222, 194) |
| HSL | hsl(168, 68%, 59%) |
| HSV | hsv(168, 64%, 87%) |
| CMYK | cmyk(64%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(80.65, -44.53, 2.55) |
| CIE-LCH | lch(80.65, 44.60, 176.72°) |
| OKLab | oklab(81.71% -0.1277 0.0061) |
| OKLCH | oklch(81.71% 0.128 177.3) |
| XYZ | xyz(39.1625, 57.8388, 60.1286) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.46
Aquamarine (survey)
#04D8B2
ΔE00 3.89
Turquoise
#40E0D0
ΔE00 4.02
Aqua Marine
#2EE8BB
ΔE00 4.80
Seafoam Blue
#78D1B6
ΔE00 5.05
Tiffany Blue
#7BF2DA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50DEC2 #DE506C
analogous
#50DE7B #50DEC2 #50B3DE
triadic
#50DEC2 #C250DE #DEC250
tetradic
#50DEC2 #7B50DE #DE506C #B3DE50
square
#50DEC2 #7B50DE #DE506C #B3DE50
split-complementary
#50DEC2 #DE50B3 #DE7B50
monochromatic
#1C977F #26CBAA #50DEC2 #83E8D4 #B7F1E6
Accessibility & contrast
On white
1.67
#50DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#50DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50DEC2
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50DEC2 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#C1C2C4
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #50dec2; /* rgb */ color: rgb(80, 222, 194); /* oklch */ color: oklch(81.7% 0.128 177.3);
Tailwind
colors: {
custom: {
50: '#91e9d4',
500: '#50dec2',
950: '#000000',
},
}SCSS
$custom: #50dec2; $custom-light: #91e9d4; $custom-dark: #000000;
JSON
{
"hex": "#50dec2",
"rgb": {
"r": 80,
"g": 222,
"b": 194
},
"hsl": {
"h": 168.169,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.81709,
"c": 0.12786,
"h": 177.3
},
"luminance": 0.57843
}Semantic roles & 50–950 ramp
primary
#50DEC2
secondary
#9B374B
accent
#3D5FEB
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483