#50FFB2#50FFB2
#50FFB2 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.3% C 0.178 H 159.9°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFB2 |
|---|---|
| RGB | rgb(80, 255, 178) |
| HSL | hsl(154, 100%, 66%) |
| HSV | hsv(154, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.06, -61.49, 24.18) |
| CIE-LCH | lch(90.06, 66.08, 158.53°) |
| OKLab | oklab(89.3% -0.1675 0.0613) |
| OKLCH | oklch(89.3% 0.178 159.9) |
| XYZ | xyz(47.0994, 76.4345, 54.3819) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.05
Greenish Turquoise
#00FBB0
ΔE00 2.25
Light Greenish Blue
#63F7B4
ΔE00 2.35
Bright Sea Green
#05FFA6
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.68
Sea Green (survey)
#53FCA1
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFB2 #FF509D
analogous
#50FF5A #50FFB2 #50F4FF
triadic
#50FFB2 #B250FF #FFB250
tetradic
#50FFB2 #5A50FF #FF509D #F4FF50
square
#50FFB2 #5A50FF #FF509D #F4FF50
split-complementary
#50FFB2 #FF50F4 #FF5A50
monochromatic
#00D577 #13FF97 #50FFB2 #8DFFCD #CAFFE8
Accessibility & contrast
On white
1.29
#50FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#50FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFB2
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFB2 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#E6DCB7
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #50ffb2; /* rgb */ color: rgb(80, 255, 178); /* oklch */ color: oklch(89.3% 0.178 159.9);
Tailwind
colors: {
custom: {
50: '#95ffc9',
500: '#50ffb2',
950: '#000000',
},
}SCSS
$custom: #50ffb2; $custom-light: #95ffc9; $custom-dark: #000000;
JSON
{
"hex": "#50ffb2",
"rgb": {
"r": 80,
"g": 255,
"b": 178
},
"hsl": {
"h": 153.6,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.89298,
"c": 0.17839,
"h": 159.9
},
"luminance": 0.7644
}Semantic roles & 50–950 ramp
primary
#50FFB2
secondary
#CF246F
accent
#0065E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682