#49BF95#49BF95
#49BF95 is a light, vivid teal. Relative luminance 0.408; OKLCH L 72.7% C 0.123 H 166.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #49BF95 |
|---|---|
| RGB | rgb(73, 191, 149) |
| HSL | hsl(159, 48%, 52%) |
| HSV | hsv(159, 62%, 75%) |
| CMYK | cmyk(61.8%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(70.07, -43.11, 11.52) |
| CIE-LCH | lch(70.07, 44.62, 165.04°) |
| OKLab | oklab(72.67% -0.1196 0.0295) |
| OKLCH | oklch(72.67% 0.123 166.1) |
| XYZ | xyz(26.8005, 40.8452, 34.8995) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.18
Greenblue
#23C48B
ΔE00 3.78
Greenish Teal
#32BF84
ΔE00 4.07
Greeny Blue
#42B395
ΔE00 4.43
Mediumaquamarine
#66CDAA
ΔE00 4.75
Dark Seafoam
#1FB57A
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49BF95 #BF4973
analogous
#49BF5A #49BF95 #49AEBF
triadic
#49BF95 #9549BF #BF9549
tetradic
#49BF95 #5A49BF #BF4973 #AEBF49
square
#49BF95 #5A49BF #BF4973 #AEBF49
split-complementary
#49BF95 #BF49AE #BF5A49
monochromatic
#256951 #359673 #49BF95 #76CFAF #A4DFCA
Accessibility & contrast
On white
2.29
#49BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#49BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49BF95
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49BF95 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB293
Deuteranopia (green-blind)
#AAA698
Tritanopia (blue-blind)
#00C0B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #49bf95; /* rgb */ color: rgb(73, 191, 149); /* oklch */ color: oklch(72.7% 0.123 166.1);
Tailwind
colors: {
custom: {
50: '#88d3b4',
500: '#49bf95',
950: '#000000',
},
}SCSS
$custom: #49bf95; $custom-light: #88d3b4; $custom-dark: #000000;
JSON
{
"hex": "#49bf95",
"rgb": {
"r": 73,
"g": 191,
"b": 149
},
"hsl": {
"h": 158.644,
"s": 47.967,
"l": 51.765
},
"oklch": {
"l": 0.7267,
"c": 0.12318,
"h": 166.1
},
"luminance": 0.40848
}Semantic roles & 50–950 ramp
primary
#49BF95
secondary
#CC98AA
accent
#5080D8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380