#50EEC4#50EEC4
#50EEC4 is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.6% C 0.144 H 171.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #50EEC4 |
|---|---|
| RGB | rgb(80, 238, 196) |
| HSL | hsl(164, 82%, 62%) |
| HSV | hsv(164, 66%, 93%) |
| CMYK | cmyk(66.4%, 0%, 17.6%, 6.7%) |
| CIE-LAB | lab(85.42, -50.83, 8.38) |
| CIE-LCH | lch(85.42, 51.52, 170.64°) |
| OKLab | oklab(85.62% -0.1429 0.0213) |
| OKLCH | oklch(85.62% 0.144 171.5) |
| XYZ | xyz(43.8416, 66.8352, 62.8038) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.07
Bright Teal
#01F9C6
ΔE00 3.31
Aqua (survey)
#13EAC9
ΔE00 3.42
Light Turquoise
#7EF4CC
ΔE00 3.49
Aquamarine
#7FFFD4
ΔE00 4.65
Light Aquamarine
#7BFDC7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50EEC4 #EE507A
analogous
#50EE75 #50EEC4 #50C9EE
triadic
#50EEC4 #C450EE #EEC450
tetradic
#50EEC4 #7550EE #EE507A #C9EE50
square
#50EEC4 #7550EE #EE507A #C9EE50
split-complementary
#50EEC4 #EE50C9 #EE7550
monochromatic
#11B287 #18E9B1 #50EEC4 #88F3D7 #C0F9EA
Accessibility & contrast
On white
1.46
#50EEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#50EEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50EEC4
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50EEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50EEC4 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC2
Deuteranopia (green-blind)
#D1CFC7
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #50eec4; /* rgb */ color: rgb(80, 238, 196); /* oklch */ color: oklch(85.6% 0.144 171.5);
Tailwind
colors: {
custom: {
50: '#93f4d5',
500: '#50eec4',
950: '#000000',
},
}SCSS
$custom: #50eec4; $custom-light: #93f4d5; $custom-dark: #000000;
JSON
{
"hex": "#50eec4",
"rgb": {
"r": 80,
"g": 238,
"b": 196
},
"hsl": {
"h": 164.051,
"s": 82.292,
"l": 62.353
},
"oklch": {
"l": 0.85618,
"c": 0.14445,
"h": 171.5
},
"luminance": 0.6684
}Semantic roles & 50–950 ramp
primary
#50EEC4
secondary
#B23053
accent
#0740DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583