#50EECA#50EECA
#50EECA is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.8% C 0.141 H 174.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #50EECA |
|---|---|
| RGB | rgb(80, 238, 202) |
| HSL | hsl(166, 82%, 62%) |
| HSV | hsv(166, 66%, 93%) |
| CMYK | cmyk(66.4%, 0%, 15.1%, 6.7%) |
| CIE-LAB | lab(85.56, -49.40, 5.44) |
| CIE-LCH | lch(85.56, 49.70, 173.71°) |
| OKLab | oklab(85.78% -0.1402 0.0137) |
| OKLCH | oklch(85.78% 0.141 174.4) |
| XYZ | xyz(44.5382, 67.1138, 66.4727) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.39
Aqua Marine
#2EE8BB
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 4.40
Aquamarine
#7FFFD4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50EECA #EE5074
analogous
#50EE7B #50EECA #50C3EE
triadic
#50EECA #CA50EE #EECA50
tetradic
#50EECA #7B50EE #EE5074 #C3EE50
square
#50EECA #7B50EE #EE5074 #C3EE50
split-complementary
#50EECA #EE50C3 #EE7B50
monochromatic
#11B28E #18E9B9 #50EECA #88F3DB #C0F9EC
Accessibility & contrast
On white
1.46
#50EECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#50EECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50EECA
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50EECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50EECA | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC8
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#00F1E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #50eeca; /* rgb */ color: rgb(80, 238, 202); /* oklch */ color: oklch(85.8% 0.141 174.4);
Tailwind
colors: {
custom: {
50: '#93f4da',
500: '#50eeca',
950: '#000000',
},
}SCSS
$custom: #50eeca; $custom-light: #93f4da; $custom-dark: #000000;
JSON
{
"hex": "#50eeca",
"rgb": {
"r": 80,
"g": 238,
"b": 202
},
"hsl": {
"h": 166.329,
"s": 82.292,
"l": 62.353
},
"oklch": {
"l": 0.8578,
"c": 0.14084,
"h": 174.4
},
"luminance": 0.67119
}Semantic roles & 50–950 ramp
primary
#50EECA
secondary
#B2304E
accent
#0738DF
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583