#49FFBA#49FFBA
#49FFBA is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.3% C 0.174 H 162.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #49FFBA |
|---|---|
| RGB | rgb(73, 255, 186) |
| HSL | hsl(157, 100%, 64%) |
| HSV | hsv(157, 71%, 100%) |
| CMYK | cmyk(71.4%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.08, -60.83, 20.11) |
| CIE-LCH | lch(90.08, 64.07, 161.71°) |
| OKLab | oklab(89.33% -0.1666 0.0512) |
| OKLCH | oklch(89.33% 0.174 162.9) |
| XYZ | xyz(47.3655, 76.4761, 58.7099) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.05
Greenish Turquoise
#00FBB0
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.24
Bright Sea Green
#05FFA6
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49FFBA #FF498E
analogous
#49FF5F #49FFBA #49E9FF
triadic
#49FFBA #BA49FF #FFBA49
tetradic
#49FFBA #5F49FF #FF498E #E9FF49
square
#49FFBA #5F49FF #FF498E #E9FF49
split-complementary
#49FFBA #FF49E9 #FF5F49
monochromatic
#00CE80 #0CFFA3 #49FFBA #86FFD1 #C3FFE8
Accessibility & contrast
On white
1.29
#49FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#49FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49FFBA
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49FFBA | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #49ffba; /* rgb */ color: rgb(73, 255, 186); /* oklch */ color: oklch(89.3% 0.174 162.9);
Tailwind
colors: {
custom: {
50: '#93ffcf',
500: '#49ffba',
950: '#000000',
},
}SCSS
$custom: #49ffba; $custom-light: #93ffcf; $custom-dark: #000000;
JSON
{
"hex": "#49ffba",
"rgb": {
"r": 73,
"g": 255,
"b": 186
},
"hsl": {
"h": 157.253,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.89325,
"c": 0.17432,
"h": 162.9
},
"luminance": 0.76482
}Semantic roles & 50–950 ramp
primary
#49FFBA
secondary
#C92362
accent
#0057E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683