#50FFFC#50FFFC
#50FFFC is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.139 H 193.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFFC |
|---|---|
| RGB | rgb(80, 255, 252) |
| HSL | hsl(179, 100%, 66%) |
| HSV | hsv(179, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.80, -43.90, -11.48) |
| CIE-LCH | lch(91.80, 45.38, 194.65°) |
| OKLab | oklab(91.29% -0.1351 -0.0319) |
| OKLCH | oklch(91.29% 0.139 193.3) |
| XYZ | xyz(56.6309, 80.2471, 104.5812) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.35
Aqua
#00FFFF
ΔE00 1.78
Bright Turquoise
#0FFEF9
ΔE00 1.85
Bright Light Blue
#26F7FD
ΔE00 3.31
Bright Aqua
#0BF9EA
ΔE00 4.54
Light Cyan
#ACFFFC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFFC #FF5053
analogous
#50FFA4 #50FFFC #50ABFF
triadic
#50FFFC #FC50FF #FFFC50
tetradic
#50FFFC #A450FF #FF5053 #ABFF50
square
#50FFFC #A450FF #FF5053 #ABFF50
split-complementary
#50FFFC #FF50AB #FFA450
monochromatic
#00D5D1 #13FFFB #50FFFC #8DFFFD #CAFFFE
Accessibility & contrast
On white
1.23
#50FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#50FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFFC
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFFC | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #50fffc; /* rgb */ color: rgb(80, 255, 252); /* oklch */ color: oklch(91.3% 0.139 193.3);
Tailwind
colors: {
custom: {
50: '#99fffd',
500: '#50fffc',
950: '#000000',
},
}SCSS
$custom: #50fffc; $custom-light: #99fffd; $custom-dark: #000000;
JSON
{
"hex": "#50fffc",
"rgb": {
"r": 80,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.971,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.91289,
"c": 0.13879,
"h": 193.3
},
"luminance": 0.80254
}Semantic roles & 50–950 ramp
primary
#50FFFC
secondary
#CF2427
accent
#0004E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101817
muted
#808685