#49C19C#49C19C
#49C19C is a light, vivid teal. Relative luminance 0.420; OKLCH L 73.4% C 0.121 H 169.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #49C19C |
|---|---|
| RGB | rgb(73, 193, 156) |
| HSL | hsl(162, 49%, 52%) |
| HSV | hsv(162, 62%, 76%) |
| CMYK | cmyk(62.2%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(70.84, -42.35, 8.81) |
| CIE-LCH | lch(70.84, 43.25, 168.24°) |
| OKLab | oklab(73.35% -0.1185 0.0225) |
| OKLCH | oklch(73.35% 0.121 169.2) |
| XYZ | xyz(27.8154, 41.9538, 38.0780) |
| Luminance | 0.4196 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.89
Greeny Blue
#42B395
ΔE00 4.10
Green Blue
#01C08D
ΔE00 4.12
Greenblue
#23C48B
ΔE00 4.91
Greenish Teal
#32BF84
ΔE00 5.51
Turquoise (survey)
#06C2AC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49C19C #C1496E
analogous
#49C160 #49C19C #49AAC1
triadic
#49C19C #9C49C1 #C19C49
tetradic
#49C19C #6049C1 #C1496E #AAC149
square
#49C19C #6049C1 #C1496E #AAC149
split-complementary
#49C19C #C149AA #C16049
monochromatic
#246B55 #34997A #49C19C #77D1B5 #A4E0CE
Accessibility & contrast
On white
2.24
#49C19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#49C19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49C19C
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49C19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49C19C | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59A
Deuteranopia (green-blind)
#ABA89E
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #49c19c; /* rgb */ color: rgb(73, 193, 156); /* oklch */ color: oklch(73.4% 0.121 169.2);
Tailwind
colors: {
custom: {
50: '#88d4b9',
500: '#49c19c',
950: '#000000',
},
}SCSS
$custom: #49c19c; $custom-light: #88d4b9; $custom-dark: #000000;
JSON
{
"hex": "#49c19c",
"rgb": {
"r": 73,
"g": 193,
"b": 156
},
"hsl": {
"h": 161.5,
"s": 49.18,
"l": 52.157
},
"oklch": {
"l": 0.73353,
"c": 0.12059,
"h": 169.2
},
"luminance": 0.41957
}Semantic roles & 50–950 ramp
primary
#49C19C
secondary
#CD99A9
accent
#4F7AD9
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380