#49DCA3#49DCA3
#49DCA3 is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.2% C 0.149 H 163.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #49DCA3 |
|---|---|
| RGB | rgb(73, 220, 163) |
| HSL | hsl(157, 68%, 57%) |
| HSV | hsv(157, 67%, 86%) |
| CMYK | cmyk(66.8%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(79.18, -52.06, 16.84) |
| CIE-LCH | lch(79.18, 54.72, 162.07°) |
| OKLab | oklab(80.23% -0.143 0.043) |
| OKLCH | oklch(80.23% 0.149 163.3) |
| XYZ | xyz(34.9481, 55.2434, 43.4644) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.52
Aqua Green
#12E193
ΔE00 4.13
Aqua Marine
#2EE8BB
ΔE00 4.75
Seafoam
#7FE0B3
ΔE00 4.91
Aquamarine (survey)
#04D8B2
ΔE00 5.53
Mediumaquamarine
#66CDAA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DCA3 #DC4982
analogous
#49DC5A #49DCA3 #49CBDC
triadic
#49DCA3 #A349DC #DCA349
tetradic
#49DCA3 #5A49DC #DC4982 #CBDC49
square
#49DCA3 #5A49DC #DC4982 #CBDC49
split-complementary
#49DCA3 #DC49CB #DC5A49
monochromatic
#1C8F62 #25C286 #49DCA3 #7CE6BD #B0F0D7
Accessibility & contrast
On white
1.74
#49DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#49DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DCA3
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DCA3 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CCA0
Deuteranopia (green-blind)
#C5BEA7
Tritanopia (blue-blind)
#00DCCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #49dca3; /* rgb */ color: rgb(73, 220, 163); /* oklch */ color: oklch(80.2% 0.149 163.3);
Tailwind
colors: {
custom: {
50: '#8ce8be',
500: '#49dca3',
950: '#000000',
},
}SCSS
$custom: #49dca3; $custom-light: #8ce8be; $custom-dark: #000000;
JSON
{
"hex": "#49dca3",
"rgb": {
"r": 73,
"g": 220,
"b": 163
},
"hsl": {
"h": 156.735,
"s": 67.742,
"l": 57.451
},
"oklch": {
"l": 0.80229,
"c": 0.14934,
"h": 163.3
},
"luminance": 0.55247
}Semantic roles & 50–950 ramp
primary
#49DCA3
secondary
#94355A
accent
#3D80EB
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1612
muted
#7F8482