#50FCFF#50FCFF
#50FCFF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.137 H 196.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #50FCFF |
|---|---|
| RGB | rgb(80, 252, 255) |
| HSL | hsl(181, 100%, 66%) |
| HSV | hsv(181, 69%, 100%) |
| CMYK | cmyk(68.6%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.03, -41.75, -14.18) |
| CIE-LCH | lch(91.03, 44.09, 198.76°) |
| OKLab | oklab(90.69% -0.131 -0.0394) |
| OKLCH | oklch(90.69% 0.137 196.7) |
| XYZ | xyz(56.1605, 78.5397, 106.7882) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.01
Bright Light Blue
#26F7FD
ΔE00 1.77
Aqua
#00FFFF
ΔE00 2.25
Bright Turquoise
#0FFEF9
ΔE00 3.33
Robin'S Egg
#6DEDFD
ΔE00 6.22
Bright Aqua
#0BF9EA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FCFF #FF5350
analogous
#50FFAB #50FCFF #50A4FF
triadic
#50FCFF #FF50FC #FCFF50
tetradic
#50FCFF #AB50FF #FF5350 #A4FF50
square
#50FCFF #AB50FF #FF5350 #A4FF50
split-complementary
#50FCFF #FF50A4 #FFAB50
monochromatic
#00D1D5 #13FBFF #50FCFF #8DFDFF #CAFEFF
Accessibility & contrast
On white
1.26
#50FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#50FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FCFF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FCFF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #50fcff; /* rgb */ color: rgb(80, 252, 255); /* oklch */ color: oklch(90.7% 0.137 196.7);
Tailwind
colors: {
custom: {
50: '#98feff',
500: '#50fcff',
950: '#000000',
},
}SCSS
$custom: #50fcff; $custom-light: #98feff; $custom-dark: #000000;
JSON
{
"hex": "#50fcff",
"rgb": {
"r": 80,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.029,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.90693,
"c": 0.13677,
"h": 196.7
},
"luminance": 0.78546
}Semantic roles & 50–950 ramp
primary
#50FCFF
secondary
#CF2724
accent
#0400E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101818
muted
#808686