#50FFAE#50FFAE
#50FFAE is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.182 H 158.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #50FFAE |
|---|---|
| RGB | rgb(80, 255, 174) |
| HSL | hsl(152, 100%, 66%) |
| HSV | hsv(152, 69%, 100%) |
| CMYK | cmyk(68.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(89.99, -62.29, 26.11) |
| CIE-LCH | lch(89.99, 67.54, 157.26°) |
| OKLab | oklab(89.21% -0.1693 0.066) |
| OKLCH | oklch(89.21% 0.182 158.7) |
| XYZ | xyz(46.7037, 76.2762, 52.2976) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.97
Bright Sea Green
#05FFA6
ΔE00 2.01
Sea Green (survey)
#53FCA1
ΔE00 2.06
Greenish Turquoise
#00FBB0
ΔE00 2.61
Greenish Cyan
#2AFEB7
ΔE00 2.65
Light Greenish Blue
#63F7B4
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#50FFAE #FF50A1
analogous
#50FF56 #50FFAE #50F8FF
triadic
#50FFAE #AE50FF #FFAE50
tetradic
#50FFAE #5650FF #FF50A1 #F8FF50
square
#50FFAE #5650FF #FF50A1 #F8FF50
split-complementary
#50FFAE #FF50F8 #FF5650
monochromatic
#00D572 #13FF92 #50FFAE #8DFFCA #CAFFE7
Accessibility & contrast
On white
1.29
#50FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#50FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #50FFAE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##50FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##50FFAE | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E6DCB3
Tritanopia (blue-blind)
#00FEEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #50ffae; /* rgb */ color: rgb(80, 255, 174); /* oklch */ color: oklch(89.2% 0.182 158.7);
Tailwind
colors: {
custom: {
50: '#95ffc6',
500: '#50ffae',
950: '#000000',
},
}SCSS
$custom: #50ffae; $custom-light: #95ffc6; $custom-dark: #000000;
JSON
{
"hex": "#50ffae",
"rgb": {
"r": 80,
"g": 255,
"b": 174
},
"hsl": {
"h": 152.229,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.89213,
"c": 0.18172,
"h": 158.7
},
"luminance": 0.76281
}Semantic roles & 50–950 ramp
primary
#50FFAE
secondary
#CF2473
accent
#006AE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682