#49FFAE#49FFAE
#49FFAE is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.1% C 0.184 H 159.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #49FFAE |
|---|---|
| RGB | rgb(73, 255, 174) |
| HSL | hsl(153, 100%, 64%) |
| HSV | hsv(153, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(89.85, -63.29, 25.90) |
| CIE-LCH | lch(89.85, 68.39, 157.74°) |
| OKLab | oklab(89.06% -0.172 0.0655) |
| OKLCH | oklch(89.06% 0.184 159.1) |
| XYZ | xyz(46.1430, 75.9871, 52.2713) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Sea Green
#05FFA6
ΔE00 1.77
Light Green Blue
#56FCA2
ΔE00 2.14
Sea Green (survey)
#53FCA1
ΔE00 2.21
Greenish Turquoise
#00FBB0
ΔE00 2.31
Greenish Cyan
#2AFEB7
ΔE00 2.41
Light Greenish Blue
#63F7B4
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FFAE #FF499A
analogous
#49FF53 #49FFAE #49F5FF
triadic
#49FFAE #AE49FF #FFAE49
tetradic
#49FFAE #5349FF #FF499A #F5FF49
square
#49FFAE #5349FF #FF499A #F5FF49
split-complementary
#49FFAE #FF49F5 #FF5349
monochromatic
#00CE72 #0CFF93 #49FFAE #86FFC9 #C3FFE4
Accessibility & contrast
On white
1.30
#49FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#49FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FFAE
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FFAE | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECA9
Deuteranopia (green-blind)
#E6DBB3
Tritanopia (blue-blind)
#00FEEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #49ffae; /* rgb */ color: rgb(73, 255, 174); /* oklch */ color: oklch(89.1% 0.184 159.1);
Tailwind
colors: {
custom: {
50: '#93ffc6',
500: '#49ffae',
950: '#000000',
},
}SCSS
$custom: #49ffae; $custom-light: #93ffc6; $custom-dark: #000000;
JSON
{
"hex": "#49ffae",
"rgb": {
"r": 73,
"g": 255,
"b": 174
},
"hsl": {
"h": 153.297,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.89064,
"c": 0.18404,
"h": 159.1
},
"luminance": 0.75992
}Semantic roles & 50–950 ramp
primary
#49FFAE
secondary
#C9236D
accent
#0066E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682