#50FFFA#50FFFA
#50FFFA is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.139 H 192.2°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFFA |
|---|---|
| RGB | rgb(80, 255, 250) |
| HSL | hsl(178, 100%, 66%) |
| HSV | hsv(178, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 2%, 0%) |
| CIE-LAB | lab(91.74, -44.44, -10.52) |
| CIE-LCH | lch(91.74, 45.67, 193.32°) |
| OKLab | oklab(91.22% -0.1359 -0.0293) |
| OKLCH | oklch(91.22% 0.139 192.2) |
| XYZ | xyz(56.3157, 80.1210, 102.9208) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 1.64
Bright Cyan
#41FDFE
ΔE00 1.94
Aqua
#00FFFF
ΔE00 2.10
Bright Light Blue
#26F7FD
ΔE00 3.83
Bright Aqua
#0BF9EA
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFFA #FF5055
analogous
#50FFA3 #50FFFA #50ACFF
triadic
#50FFFA #FA50FF #FFFA50
tetradic
#50FFFA #A350FF #FF5055 #ACFF50
square
#50FFFA #A350FF #FF5055 #ACFF50
split-complementary
#50FFFA #FF50AC #FFA350
monochromatic
#00D5CF #13FFF8 #50FFFA #8DFFFC #CAFFFD
Accessibility & contrast
On white
1.23
#50FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#50FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFFA
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFFA | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2FA
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #50fffa; /* rgb */ color: rgb(80, 255, 250); /* oklch */ color: oklch(91.2% 0.139 192.2);
Tailwind
colors: {
custom: {
50: '#98fffb',
500: '#50fffa',
950: '#000000',
},
}SCSS
$custom: #50fffa; $custom-light: #98fffb; $custom-dark: #000000;
JSON
{
"hex": "#50fffa",
"rgb": {
"r": 80,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.286,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.91224,
"c": 0.13903,
"h": 192.2
},
"luminance": 0.80128
}Semantic roles & 50–950 ramp
primary
#50FFFA
secondary
#CF2429
accent
#0007E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685