#50FFBC#50FFBC
#50FFBC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.5% C 0.170 H 163.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFBC |
|---|---|
| RGB | rgb(80, 255, 188) |
| HSL | hsl(157, 100%, 66%) |
| HSV | hsv(157, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.25, -59.43, 19.35) |
| CIE-LCH | lch(90.25, 62.50, 161.96°) |
| OKLab | oklab(89.52% -0.163 0.0493) |
| OKLCH | oklch(89.52% 0.17 163.2) |
| XYZ | xyz(48.1403, 76.8509, 59.8638) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.43
Light Greenish Blue
#63F7B4
ΔE00 2.13
Greenish Turquoise
#00FBB0
ΔE00 2.40
Light Aquamarine
#7BFDC7
ΔE00 3.42
Light Blue Green
#7EFBB3
ΔE00 3.92
Bright Sea Green
#05FFA6
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFBC #FF5093
analogous
#50FF65 #50FFBC #50EAFF
triadic
#50FFBC #BC50FF #FFBC50
tetradic
#50FFBC #6550FF #FF5093 #EAFF50
square
#50FFBC #6550FF #FF5093 #EAFF50
split-complementary
#50FFBC #FF50EA #FF6550
monochromatic
#00D583 #13FFA5 #50FFBC #8DFFD3 #CAFFEB
Accessibility & contrast
On white
1.28
#50FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#50FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFBC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFBC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #50ffbc; /* rgb */ color: rgb(80, 255, 188); /* oklch */ color: oklch(89.5% 0.170 163.2);
Tailwind
colors: {
custom: {
50: '#95ffd0',
500: '#50ffbc',
950: '#000000',
},
}SCSS
$custom: #50ffbc; $custom-light: #95ffd0; $custom-dark: #000000;
JSON
{
"hex": "#50ffbc",
"rgb": {
"r": 80,
"g": 255,
"b": 188
},
"hsl": {
"h": 157.029,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.89519,
"c": 0.17035,
"h": 163.2
},
"luminance": 0.76856
}Semantic roles & 50–950 ramp
primary
#50FFBC
secondary
#CF2466
accent
#0058E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683