#49DFB9#49DFB9
#49DFB9 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.5% C 0.137 H 172.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #49DFB9 |
|---|---|
| RGB | rgb(73, 223, 185) |
| HSL | hsl(165, 70%, 58%) |
| HSV | hsv(165, 67%, 87%) |
| CMYK | cmyk(67.3%, 0%, 17%, 12.5%) |
| CIE-LAB | lab(80.57, -48.25, 7.19) |
| CIE-LCH | lch(80.57, 48.79, 171.53°) |
| OKLab | oklab(81.52% -0.136 0.0182) |
| OKLCH | oklch(81.52% 0.137 172.4) |
| XYZ | xyz(37.8879, 57.6903, 55.0281) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.60
Aquamarine (survey)
#04D8B2
ΔE00 2.65
Eucalyptus
#44D7A8
ΔE00 3.25
Aqua (survey)
#13EAC9
ΔE00 3.64
Mediumaquamarine
#66CDAA
ΔE00 4.99
Seafoam
#7FE0B3
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DFB9 #DF496F
analogous
#49DF6E #49DFB9 #49BADF
triadic
#49DFB9 #B949DF #DFB949
tetradic
#49DFB9 #6E49DF #DF496F #BADF49
square
#49DFB9 #6E49DF #DF496F #BADF49
split-complementary
#49DFB9 #DF49BA #DF6E49
monochromatic
#1A9475 #23C89E #49DFB9 #7DE8CD #B1F1E1
Accessibility & contrast
On white
1.67
#49DFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#49DFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DFB9
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DFB9 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B7
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#00E1D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #49dfb9; /* rgb */ color: rgb(73, 223, 185); /* oklch */ color: oklch(81.5% 0.137 172.4);
Tailwind
colors: {
custom: {
50: '#8eeace',
500: '#49dfb9',
950: '#000000',
},
}SCSS
$custom: #49dfb9; $custom-light: #8eeace; $custom-dark: #000000;
JSON
{
"hex": "#49dfb9",
"rgb": {
"r": 73,
"g": 223,
"b": 185
},
"hsl": {
"h": 164.8,
"s": 70.093,
"l": 58.039
},
"oklch": {
"l": 0.81523,
"c": 0.13718,
"h": 172.4
},
"luminance": 0.57695
}Semantic roles & 50–950 ramp
primary
#49DFB9
secondary
#98344D
accent
#3B68ED
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0E1613
muted
#7F8483