#49DFB8#49DFB8
#49DFB8 is a light, vivid teal. Relative luminance 0.577; OKLCH L 81.5% C 0.138 H 171.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #49DFB8 |
|---|---|
| RGB | rgb(73, 223, 184) |
| HSL | hsl(164, 70%, 58%) |
| HSV | hsv(164, 67%, 87%) |
| CMYK | cmyk(67.3%, 0%, 17.5%, 12.5%) |
| CIE-LAB | lab(80.54, -48.49, 7.68) |
| CIE-LCH | lch(80.54, 49.10, 171.00°) |
| OKLab | oklab(81.5% -0.1364 0.0195) |
| OKLCH | oklch(81.5% 0.138 171.9) |
| XYZ | xyz(37.7827, 57.6483, 54.4741) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.49
Aquamarine (survey)
#04D8B2
ΔE00 2.68
Eucalyptus
#44D7A8
ΔE00 3.04
Aqua (survey)
#13EAC9
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 4.97
Seafoam
#7FE0B3
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DFB8 #DF4970
analogous
#49DF6D #49DFB8 #49BBDF
triadic
#49DFB8 #B849DF #DFB849
tetradic
#49DFB8 #6D49DF #DF4970 #BBDF49
square
#49DFB8 #6D49DF #DF4970 #BBDF49
split-complementary
#49DFB8 #DF49BB #DF6D49
monochromatic
#1A9474 #23C89D #49DFB8 #7DE8CC #B1F1E1
Accessibility & contrast
On white
1.68
#49DFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#49DFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DFB8
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DFB8 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B6
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#00E1D4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #49dfb8; /* rgb */ color: rgb(73, 223, 184); /* oklch */ color: oklch(81.5% 0.138 171.9);
Tailwind
colors: {
custom: {
50: '#8eeacd',
500: '#49dfb8',
950: '#000000',
},
}SCSS
$custom: #49dfb8; $custom-light: #8eeacd; $custom-dark: #000000;
JSON
{
"hex": "#49dfb8",
"rgb": {
"r": 73,
"g": 223,
"b": 184
},
"hsl": {
"h": 164.4,
"s": 70.093,
"l": 58.039
},
"oklch": {
"l": 0.81496,
"c": 0.1378,
"h": 171.9
},
"luminance": 0.57653
}Semantic roles & 50–950 ramp
primary
#49DFB8
secondary
#98344E
accent
#3B69ED
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0E1613
muted
#7F8483