#49C494#49C494
#49C494 is a light, vivid teal. Relative luminance 0.430; OKLCH L 73.9% C 0.131 H 163.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #49C494 |
|---|---|
| RGB | rgb(73, 196, 148) |
| HSL | hsl(157, 51%, 53%) |
| HSV | hsv(157, 63%, 77%) |
| CMYK | cmyk(62.8%, 0%, 24.5%, 23.1%) |
| CIE-LAB | lab(71.58, -45.47, 14.19) |
| CIE-LCH | lch(71.58, 47.63, 162.67°) |
| OKLab | oklab(73.9% -0.1254 0.0363) |
| OKLCH | oklch(73.9% 0.131 163.9) |
| XYZ | xyz(27.8301, 43.0315, 34.8505) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.57
Green Blue
#01C08D
ΔE00 2.95
Greenish Teal
#32BF84
ΔE00 3.18
Mediumaquamarine
#66CDAA
ΔE00 4.70
Eucalyptus
#44D7A8
ΔE00 4.90
Dark Seafoam
#1FB57A
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49C494 #C44979
analogous
#49C456 #49C494 #49B7C4
triadic
#49C494 #9449C4 #C49449
tetradic
#49C494 #5649C4 #C44979 #B7C449
square
#49C494 #5649C4 #C44979 #B7C449
split-complementary
#49C494 #C449B7 #C45649
monochromatic
#246F52 #339D74 #49C494 #77D3AF #A5E2CA
Accessibility & contrast
On white
2.19
#49C494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#49C494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49C494
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49C494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49C494 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B791
Deuteranopia (green-blind)
#B0AA97
Tritanopia (blue-blind)
#00C4B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #49c494; /* rgb */ color: rgb(73, 196, 148); /* oklch */ color: oklch(73.9% 0.131 163.9);
Tailwind
colors: {
custom: {
50: '#88d7b3',
500: '#49c494',
950: '#000000',
},
}SCSS
$custom: #49c494; $custom-light: #88d7b3; $custom-dark: #000000;
JSON
{
"hex": "#49c494",
"rgb": {
"r": 73,
"g": 196,
"b": 148
},
"hsl": {
"h": 156.585,
"s": 51.037,
"l": 52.745
},
"oklch": {
"l": 0.73896,
"c": 0.1305,
"h": 163.9
},
"luminance": 0.43034
}Semantic roles & 50–950 ramp
primary
#49C494
secondary
#CF9AAF
accent
#4D84DB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0D1411
muted
#7D8380