#50FFFE#50FFFE
#50FFFE is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.139 H 194.4°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFFE |
|---|---|
| RGB | rgb(80, 255, 254) |
| HSL | hsl(180, 100%, 66%) |
| HSV | hsv(180, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.85, -43.36, -12.43) |
| CIE-LCH | lch(91.85, 45.11, 195.99°) |
| OKLab | oklab(91.35% -0.1342 -0.0345) |
| OKLCH | oklch(91.35% 0.139 194.4) |
| XYZ | xyz(56.9495, 80.3746, 106.2591) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.87
Aqua
#00FFFF
ΔE00 1.67
Bright Turquoise
#0FFEF9
ΔE00 2.25
Bright Light Blue
#26F7FD
ΔE00 2.83
Bright Aqua
#0BF9EA
ΔE00 5.13
Light Cyan
#ACFFFC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFFE #FF5051
analogous
#50FFA6 #50FFFE #50A8FF
triadic
#50FFFE #FE50FF #FFFE50
tetradic
#50FFFE #A650FF #FF5051 #A8FF50
square
#50FFFE #A650FF #FF5051 #A8FF50
split-complementary
#50FFFE #FF50A8 #FFA650
monochromatic
#00D5D3 #13FFFE #50FFFE #8DFFFE #CAFFFF
Accessibility & contrast
On white
1.23
#50FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#50FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFFE
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFFE | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #50fffe; /* rgb */ color: rgb(80, 255, 254); /* oklch */ color: oklch(91.4% 0.139 194.4);
Tailwind
colors: {
custom: {
50: '#99fffe',
500: '#50fffe',
950: '#000000',
},
}SCSS
$custom: #50fffe; $custom-light: #99fffe; $custom-dark: #000000;
JSON
{
"hex": "#50fffe",
"rgb": {
"r": 80,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.657,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.91354,
"c": 0.13861,
"h": 194.4
},
"luminance": 0.80381
}Semantic roles & 50–950 ramp
primary
#50FFFE
secondary
#CF2425
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685