#50F0BC#50F0BC
#50F0BC is a very light, vivid teal. Relative luminance 0.677; OKLCH L 85.9% C 0.152 H 167.2°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #50F0BC |
|---|---|
| RGB | rgb(80, 240, 188) |
| HSL | hsl(161, 84%, 63%) |
| HSV | hsv(161, 67%, 94%) |
| CMYK | cmyk(66.7%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(85.83, -53.49, 13.14) |
| CIE-LCH | lch(85.83, 55.08, 166.20°) |
| OKLab | oklab(85.9% -0.1484 0.0336) |
| OKLCH | oklch(85.9% 0.152 167.2) |
| XYZ | xyz(43.5407, 67.6517, 58.3306) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.84
Bright Teal
#01F9C6
ΔE00 2.97
Light Greenish Blue
#63F7B4
ΔE00 3.79
Light Aquamarine
#7BFDC7
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.09
Greenish Cyan
#2AFEB7
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50F0BC #F05084
analogous
#50F06C #50F0BC #50D4F0
triadic
#50F0BC #BC50F0 #F0BC50
tetradic
#50F0BC #6C50F0 #F05084 #D4F050
square
#50F0BC #6C50F0 #F05084 #D4F050
split-complementary
#50F0BC #F050D4 #F06C50
monochromatic
#10B680 #18EBA6 #50F0BC #88F5D2 #C1FAE7
Accessibility & contrast
On white
1.45
#50F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#50F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50F0BC
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50F0BC | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0B9
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #50f0bc; /* rgb */ color: rgb(80, 240, 188); /* oklch */ color: oklch(85.9% 0.152 167.2);
Tailwind
colors: {
custom: {
50: '#93f6d0',
500: '#50f0bc',
950: '#000000',
},
}SCSS
$custom: #50f0bc; $custom-light: #93f6d0; $custom-dark: #000000;
JSON
{
"hex": "#50f0bc",
"rgb": {
"r": 80,
"g": 240,
"b": 188
},
"hsl": {
"h": 160.5,
"s": 84.211,
"l": 62.745
},
"oklch": {
"l": 0.85895,
"c": 0.15221,
"h": 167.2
},
"luminance": 0.67656
}Semantic roles & 50–950 ramp
primary
#50F0BC
secondary
#B52F5B
accent
#054CE1
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583