#50EDC8#50EDC8
#50EDC8 is a very light, vivid teal. Relative luminance 0.664; OKLCH L 85.5% C 0.141 H 173.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #50EDC8 |
|---|---|
| RGB | rgb(80, 237, 200) |
| HSL | hsl(166, 81%, 62%) |
| HSV | hsv(166, 66%, 93%) |
| CMYK | cmyk(66.2%, 0%, 15.6%, 7.1%) |
| CIE-LAB | lab(85.22, -49.47, 6.00) |
| CIE-LCH | lch(85.22, 49.83, 173.09°) |
| OKLab | oklab(85.49% -0.1401 0.0151) |
| OKLCH | oklch(85.49% 0.141 173.8) |
| XYZ | xyz(44.0126, 66.4391, 65.1369) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.48
Aqua Marine
#2EE8BB
ΔE00 2.68
Light Turquoise
#7EF4CC
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.66
Aquamarine
#7FFFD4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50EDC8 #ED5075
analogous
#50ED7A #50EDC8 #50C3ED
triadic
#50EDC8 #C850ED #EDC850
tetradic
#50EDC8 #7A50ED #ED5075 #C3ED50
square
#50EDC8 #7A50ED #ED5075 #C3ED50
split-complementary
#50EDC8 #ED50C3 #ED7A50
monochromatic
#12B08B #19E7B7 #50EDC8 #87F3D9 #BFF8EB
Accessibility & contrast
On white
1.47
#50EDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#50EDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50EDC8
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50EDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50EDC8 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC6
Deuteranopia (green-blind)
#CFCECB
Tritanopia (blue-blind)
#00EFE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #50edc8; /* rgb */ color: rgb(80, 237, 200); /* oklch */ color: oklch(85.5% 0.141 173.8);
Tailwind
colors: {
custom: {
50: '#93f3d8',
500: '#50edc8',
950: '#000000',
},
}SCSS
$custom: #50edc8; $custom-light: #93f3d8; $custom-dark: #000000;
JSON
{
"hex": "#50edc8",
"rgb": {
"r": 80,
"g": 237,
"b": 200
},
"hsl": {
"h": 165.86,
"s": 81.347,
"l": 62.157
},
"oklch": {
"l": 0.85485,
"c": 0.1409,
"h": 173.8
},
"luminance": 0.66444
}Semantic roles & 50–950 ramp
primary
#50EDC8
secondary
#B1304F
accent
#083ADE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583