#50FBFF#50FBFF
#50FBFF is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.5% C 0.136 H 197.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #50FBFF |
|---|---|
| RGB | rgb(80, 251, 255) |
| HSL | hsl(181, 100%, 66%) |
| HSV | hsv(181, 69%, 100%) |
| CMYK | cmyk(68.6%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(90.74, -41.30, -14.61) |
| CIE-LCH | lch(90.74, 43.81, 199.48°) |
| OKLab | oklab(90.46% -0.13 -0.0406) |
| OKLCH | oklch(90.46% 0.136 197.3) |
| XYZ | xyz(55.8473, 77.9133, 106.6838) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.33
Bright Light Blue
#26F7FD
ΔE00 1.58
Aqua
#00FFFF
ΔE00 2.53
Bright Turquoise
#0FFEF9
ΔE00 3.65
Robin'S Egg
#6DEDFD
ΔE00 5.86
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FBFF #FF5450
analogous
#50FFAB #50FBFF #50A4FF
triadic
#50FBFF #FF50FB #FBFF50
tetradic
#50FBFF #AB50FF #FF5450 #A4FF50
square
#50FBFF #AB50FF #FF5450 #A4FF50
split-complementary
#50FBFF #FF50A4 #FFAB50
monochromatic
#00D0D5 #13FAFF #50FBFF #8DFCFF #CAFEFF
Accessibility & contrast
On white
1.27
#50FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#50FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FBFF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FBFF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#D0DCFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #50fbff; /* rgb */ color: rgb(80, 251, 255); /* oklch */ color: oklch(90.5% 0.136 197.3);
Tailwind
colors: {
custom: {
50: '#98fdff',
500: '#50fbff',
950: '#000000',
},
}SCSS
$custom: #50fbff; $custom-light: #98fdff; $custom-dark: #000000;
JSON
{
"hex": "#50fbff",
"rgb": {
"r": 80,
"g": 251,
"b": 255
},
"hsl": {
"h": 181.371,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.90462,
"c": 0.13621,
"h": 197.3
},
"luminance": 0.7792
}Semantic roles & 50–950 ramp
primary
#50FBFF
secondary
#CF2824
accent
#0500E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101818
muted
#808686