#49DA8F#49DA8F
#49DA8F is a light, vivid green. Relative luminance 0.535; OKLCH L 79.3% C 0.164 H 156.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #49DA8F |
|---|---|
| RGB | rgb(73, 218, 143) |
| HSL | hsl(149, 66%, 57%) |
| HSV | hsv(149, 67%, 85%) |
| CMYK | cmyk(66.5%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(78.19, -55.38, 25.94) |
| CIE-LCH | lch(78.19, 61.15, 154.91°) |
| OKLab | oklab(79.29% -0.1502 0.0653) |
| OKLCH | oklch(79.29% 0.164 156.5) |
| XYZ | xyz(32.7740, 53.5389, 34.5881) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.47
Seaweed
#18D17B
ΔE00 3.51
Weird Green
#3AE57F
ΔE00 4.65
Tealish Green
#0CDC73
ΔE00 4.80
Emerald
#50C878
ΔE00 4.92
Eucalyptus
#44D7A8
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DA8F #DA4994
analogous
#4BDA49 #49DA8F #49DAD8
triadic
#49DA8F #8F49DA #DA8F49
tetradic
#49DA8F #494BDA #DA4994 #DAD849
square
#49DA8F #494BDA #DA4994 #DAD849
split-complementary
#49DA8F #D849DA #DA494B
monochromatic
#1C8C52 #27BF70 #49DA8F #7CE4AE #AFEFCE
Accessibility & contrast
On white
1.79
#49DA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#49DA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DA8F
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DA8F | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C98A
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#00D8C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #49da8f; /* rgb */ color: rgb(73, 218, 143); /* oklch */ color: oklch(79.3% 0.164 156.5);
Tailwind
colors: {
custom: {
50: '#8ce6b0',
500: '#49da8f',
950: '#000000',
},
}SCSS
$custom: #49da8f; $custom-light: #8ce6b0; $custom-dark: #000000;
JSON
{
"hex": "#49da8f",
"rgb": {
"r": 73,
"g": 218,
"b": 143
},
"hsl": {
"h": 148.966,
"s": 66.21,
"l": 57.059
},
"oklch": {
"l": 0.7929,
"c": 0.16374,
"h": 156.5
},
"luminance": 0.53542
}Semantic roles & 50–950 ramp
primary
#49DA8F
secondary
#923565
accent
#3F97E9
background
#FCFEFD
surface
#F4FCF7
border
#CED5D0
text
#0D1610
muted
#7F8481