#50FFED#50FFED
#50FFED is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.8% C 0.142 H 185.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFED |
|---|---|
| RGB | rgb(80, 255, 237) |
| HSL | hsl(174, 100%, 66%) |
| HSV | hsv(174, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(91.39, -47.87, -4.31) |
| CIE-LCH | lch(91.39, 48.06, 185.14°) |
| OKLab | oklab(90.82% -0.1414 -0.0124) |
| OKLCH | oklch(90.82% 0.142 185) |
| XYZ | xyz(54.3471, 79.3336, 92.5530) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.27
Bright Turquoise
#0FFEF9
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 4.77
Aqua
#00FFFF
ΔE00 5.70
Bright Cyan
#41FDFE
ΔE00 5.98
Turquoise
#40E0D0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFED #FF5062
analogous
#50FF96 #50FFED #50B9FF
triadic
#50FFED #ED50FF #FFED50
tetradic
#50FFED #9650FF #FF5062 #B9FF50
square
#50FFED #9650FF #FF5062 #B9FF50
split-complementary
#50FFED #FF50B9 #FF9650
monochromatic
#00D5BF #13FFE7 #50FFED #8DFFF3 #CAFFFA
Accessibility & contrast
On white
1.24
#50FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#50FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFED
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFED | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EC
Deuteranopia (green-blind)
#D9DFEF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #50ffed; /* rgb */ color: rgb(80, 255, 237); /* oklch */ color: oklch(90.8% 0.142 185.0);
Tailwind
colors: {
custom: {
50: '#97fff2',
500: '#50ffed',
950: '#000000',
},
}SCSS
$custom: #50ffed; $custom-light: #97fff2; $custom-dark: #000000;
JSON
{
"hex": "#50ffed",
"rgb": {
"r": 80,
"g": 255,
"b": 237
},
"hsl": {
"h": 173.829,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.90819,
"c": 0.14194,
"h": 185
},
"luminance": 0.7934
}Semantic roles & 50–950 ramp
primary
#50FFED
secondary
#CF2436
accent
#0018E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685