#50FEFF#50FEFF
#50FEFF is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.138 H 195.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #50FEFF |
|---|---|
| RGB | rgb(80, 254, 255) |
| HSL | hsl(180, 100%, 66%) |
| HSV | hsv(180, 69%, 100%) |
| CMYK | cmyk(68.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.60, -42.64, -13.33) |
| CIE-LCH | lch(91.60, 44.68, 197.36°) |
| OKLab | oklab(91.16% -0.1329 -0.037) |
| OKLCH | oklch(91.16% 0.138 195.6) |
| XYZ | xyz(56.7919, 79.8024, 106.9987) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.63
Aqua
#00FFFF
ΔE00 1.83
Bright Light Blue
#26F7FD
ΔE00 2.31
Bright Turquoise
#0FFEF9
ΔE00 2.74
Bright Aqua
#0BF9EA
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FEFF #FF5150
analogous
#50FFA8 #50FEFF #50A6FF
triadic
#50FEFF #FF50FE #FEFF50
tetradic
#50FEFF #A850FF #FF5150 #A6FF50
square
#50FEFF #A850FF #FF5150 #A6FF50
split-complementary
#50FEFF #FF50A6 #FFA850
monochromatic
#00D3D5 #13FEFF #50FEFF #8DFEFF #CAFFFF
Accessibility & contrast
On white
1.24
#50FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#50FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FEFF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FEFF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D3DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #50feff; /* rgb */ color: rgb(80, 254, 255); /* oklch */ color: oklch(91.2% 0.138 195.6);
Tailwind
colors: {
custom: {
50: '#99ffff',
500: '#50feff',
950: '#000000',
},
}SCSS
$custom: #50feff; $custom-light: #99ffff; $custom-dark: #000000;
JSON
{
"hex": "#50feff",
"rgb": {
"r": 80,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.343,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.91155,
"c": 0.13794,
"h": 195.6
},
"luminance": 0.79809
}Semantic roles & 50–950 ramp
primary
#50FEFF
secondary
#CF2524
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101818
muted
#808686