#50ECD1#50ECD1
#50ECD1 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.135 H 179.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #50ECD1 |
|---|---|
| RGB | rgb(80, 236, 209) |
| HSL | hsl(170, 80%, 62%) |
| HSV | hsv(170, 66%, 93%) |
| CMYK | cmyk(66.1%, 0%, 11.4%, 7.5%) |
| CIE-LAB | lab(85.15, -46.84, 1.17) |
| CIE-LCH | lch(85.15, 46.85, 178.57°) |
| OKLab | oklab(85.5% -0.1351 0.0024) |
| OKLCH | oklch(85.5% 0.135 179) |
| XYZ | xyz(44.8068, 66.2948, 70.7440) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.52
Tiffany Blue
#7BF2DA
ΔE00 3.30
Turquoise
#40E0D0
ΔE00 4.20
Aqua Marine
#2EE8BB
ΔE00 5.08
Bright Aqua
#0BF9EA
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50ECD1 #EC506B
analogous
#50EC83 #50ECD1 #50B9EC
triadic
#50ECD1 #D150EC #ECD150
tetradic
#50ECD1 #8350EC #EC506B #B9EC50
square
#50ECD1 #8350EC #EC506B #B9EC50
split-complementary
#50ECD1 #EC50B9 #EC8350
monochromatic
#13AF94 #19E6C2 #50ECD1 #87F2E0 #BEF8EE
Accessibility & contrast
On white
1.47
#50ECD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#50ECD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50ECD1
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50ECD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50ECD1 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DED0
Deuteranopia (green-blind)
#CCCED3
Tritanopia (blue-blind)
#00F0E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #50ecd1; /* rgb */ color: rgb(80, 236, 209); /* oklch */ color: oklch(85.5% 0.135 179.0);
Tailwind
colors: {
custom: {
50: '#93f3df',
500: '#50ecd1',
950: '#000000',
},
}SCSS
$custom: #50ecd1; $custom-light: #93f3df; $custom-dark: #000000;
JSON
{
"hex": "#50ecd1",
"rgb": {
"r": 80,
"g": 236,
"b": 209
},
"hsl": {
"h": 169.615,
"s": 80.412,
"l": 61.961
},
"oklch": {
"l": 0.85498,
"c": 0.13511,
"h": 179
},
"luminance": 0.663
}Semantic roles & 50–950 ramp
primary
#50ECD1
secondary
#AF3147
accent
#092DDD
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584