#50FBDB#50FBDB
#50FBDB is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.4% C 0.146 H 177.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #50FBDB |
|---|---|
| RGB | rgb(80, 251, 219) |
| HSL | hsl(169, 96%, 65%) |
| HSV | hsv(169, 68%, 98%) |
| CMYK | cmyk(68.1%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(89.77, -50.71, 2.67) |
| CIE-LCH | lch(89.77, 50.78, 176.99°) |
| OKLab | oklab(89.35% -0.1454 0.0063) |
| OKLCH | oklch(89.35% 0.146 177.5) |
| XYZ | xyz(50.5853, 75.8085, 78.9706) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.93
Aqua (survey)
#13EAC9
ΔE00 4.12
Light Aqua
#8CFFDB
ΔE00 4.68
Aquamarine
#7FFFD4
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 4.82
Bright Teal
#01F9C6
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FBDB #FB5070
analogous
#50FB86 #50FBDB #50C5FB
triadic
#50FBDB #DB50FB #FBDB50
tetradic
#50FBDB #8650FB #FB5070 #C5FB50
square
#50FBDB #8650FB #FB5070 #C5FB50
split-complementary
#50FBDB #FB50C5 #FB8650
monochromatic
#05CCA7 #14FACF #50FBDB #8CFCE7 #C8FEF4
Accessibility & contrast
On white
1.30
#50FBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#50FBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FBDB
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FBDB | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDA
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #50fbdb; /* rgb */ color: rgb(80, 251, 219); /* oklch */ color: oklch(89.4% 0.146 177.5);
Tailwind
colors: {
custom: {
50: '#96fde6',
500: '#50fbdb',
950: '#000000',
},
}SCSS
$custom: #50fbdb; $custom-light: #96fde6; $custom-dark: #000000;
JSON
{
"hex": "#50fbdb",
"rgb": {
"r": 80,
"g": 251,
"b": 219
},
"hsl": {
"h": 168.772,
"s": 95.531,
"l": 64.902
},
"oklch": {
"l": 0.89351,
"c": 0.14551,
"h": 177.5
},
"luminance": 0.75814
}Semantic roles & 50–950 ramp
primary
#50FBDB
secondary
#C82846
accent
#002BE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684