#50FFEC#50FFEC
#50FFEC is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.142 H 184.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFEC |
|---|---|
| RGB | rgb(80, 255, 236) |
| HSL | hsl(173, 100%, 66%) |
| HSV | hsv(173, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.36, -48.12, -3.83) |
| CIE-LCH | lch(91.36, 48.28, 184.55°) |
| OKLab | oklab(90.79% -0.1418 -0.0111) |
| OKLCH | oklch(90.79% 0.142 184.5) |
| XYZ | xyz(54.2014, 79.2753, 91.7857) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.39
Bright Turquoise
#0FFEF9
ΔE00 4.52
Tiffany Blue
#7BF2DA
ΔE00 4.63
Aqua
#00FFFF
ΔE00 6.00
Bright Cyan
#41FDFE
ΔE00 6.28
Aqua (survey)
#13EAC9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFEC #FF5063
analogous
#50FF94 #50FFEC #50BAFF
triadic
#50FFEC #EC50FF #FFEC50
tetradic
#50FFEC #9450FF #FF5063 #BAFF50
square
#50FFEC #9450FF #FF5063 #BAFF50
split-complementary
#50FFEC #FF50BA #FF9450
monochromatic
#00D5BE #13FFE5 #50FFEC #8DFFF3 #CAFFF9
Accessibility & contrast
On white
1.25
#50FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#50FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFEC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFEC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #50ffec; /* rgb */ color: rgb(80, 255, 236); /* oklch */ color: oklch(90.8% 0.142 184.5);
Tailwind
colors: {
custom: {
50: '#97fff2',
500: '#50ffec',
950: '#000000',
},
}SCSS
$custom: #50ffec; $custom-light: #97fff2; $custom-dark: #000000;
JSON
{
"hex": "#50ffec",
"rgb": {
"r": 80,
"g": 255,
"b": 236
},
"hsl": {
"h": 173.486,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.90789,
"c": 0.14227,
"h": 184.5
},
"luminance": 0.79282
}Semantic roles & 50–950 ramp
primary
#50FFEC
secondary
#CF2437
accent
#0019E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685