#50FFBB#50FFBB
#50FFBB is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.5% C 0.171 H 162.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFBB |
|---|---|
| RGB | rgb(80, 255, 187) |
| HSL | hsl(157, 100%, 66%) |
| HSV | hsv(157, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.23, -59.64, 19.83) |
| CIE-LCH | lch(90.23, 62.85, 161.60°) |
| OKLab | oklab(89.5% -0.1635 0.0506) |
| OKLCH | oklch(89.5% 0.171 162.8) |
| XYZ | xyz(48.0329, 76.8079, 59.2980) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.38
Light Greenish Blue
#63F7B4
ΔE00 2.07
Greenish Turquoise
#00FBB0
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 3.53
Bright Sea Green
#05FFA6
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFBB #FF5094
analogous
#50FF63 #50FFBB #50EBFF
triadic
#50FFBB #BB50FF #FFBB50
tetradic
#50FFBB #6350FF #FF5094 #EBFF50
square
#50FFBB #6350FF #FF5094 #EBFF50
split-complementary
#50FFBB #FF50EB #FF6350
monochromatic
#00D582 #13FFA3 #50FFBB #8DFFD3 #CAFFEB
Accessibility & contrast
On white
1.28
#50FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#50FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFBB
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFBB | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #50ffbb; /* rgb */ color: rgb(80, 255, 187); /* oklch */ color: oklch(89.5% 0.171 162.8);
Tailwind
colors: {
custom: {
50: '#95ffcf',
500: '#50ffbb',
950: '#000000',
},
}SCSS
$custom: #50ffbb; $custom-light: #95ffcf; $custom-dark: #000000;
JSON
{
"hex": "#50ffbb",
"rgb": {
"r": 80,
"g": 255,
"b": 187
},
"hsl": {
"h": 156.686,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.89496,
"c": 0.17114,
"h": 162.8
},
"luminance": 0.76813
}Semantic roles & 50–950 ramp
primary
#50FFBB
secondary
#CF2467
accent
#0059E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683