#49BF99#49BF99
#49BF99 is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.8% C 0.120 H 168.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #49BF99 |
|---|---|
| RGB | rgb(73, 191, 153) |
| HSL | hsl(161, 48%, 52%) |
| HSV | hsv(161, 62%, 75%) |
| CMYK | cmyk(61.8%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(70.16, -42.18, 9.48) |
| CIE-LCH | lch(70.16, 43.23, 167.34°) |
| OKLab | oklab(72.78% -0.1177 0.0243) |
| OKLCH | oklch(72.78% 0.12 168.4) |
| XYZ | xyz(27.1254, 40.9752, 36.6103) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.79
Green Blue
#01C08D
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 4.37
Greenblue
#23C48B
ΔE00 4.69
Greenish Teal
#32BF84
ΔE00 5.11
Turquoise (survey)
#06C2AC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49BF99 #BF496F
analogous
#49BF5E #49BF99 #49AABF
triadic
#49BF99 #9949BF #BF9949
tetradic
#49BF99 #5E49BF #BF496F #AABF49
square
#49BF99 #5E49BF #BF496F #AABF49
split-complementary
#49BF99 #BF49AA #BF5E49
monochromatic
#256953 #359677 #49BF99 #76CFB2 #A4DFCC
Accessibility & contrast
On white
2.28
#49BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#49BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49BF99
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49BF99 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB397
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #49bf99; /* rgb */ color: rgb(73, 191, 153); /* oklch */ color: oklch(72.8% 0.120 168.4);
Tailwind
colors: {
custom: {
50: '#88d3b7',
500: '#49bf99',
950: '#000000',
},
}SCSS
$custom: #49bf99; $custom-light: #88d3b7; $custom-dark: #000000;
JSON
{
"hex": "#49bf99",
"rgb": {
"r": 73,
"g": 191,
"b": 153
},
"hsl": {
"h": 160.678,
"s": 47.967,
"l": 51.765
},
"oklch": {
"l": 0.72775,
"c": 0.1202,
"h": 168.4
},
"luminance": 0.40978
}Semantic roles & 50–950 ramp
primary
#49BF99
secondary
#CC98A9
accent
#507CD8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380