#49BEAA#49BEAA
#49BEAA is a light, moderate teal. Relative luminance 0.411; OKLCH L 73.0% C 0.109 H 179.8°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #49BEAA |
|---|---|
| RGB | rgb(73, 190, 170) |
| HSL | hsl(170, 47%, 52%) |
| HSV | hsv(170, 62%, 75%) |
| CMYK | cmyk(61.6%, 0%, 10.5%, 25.5%) |
| CIE-LAB | lab(70.28, -37.56, 0.37) |
| CIE-LCH | lch(70.28, 37.56, 179.44°) |
| OKLab | oklab(73.01% -0.1088 0.0004) |
| OKLCH | oklch(73.01% 0.109 179.8) |
| XYZ | xyz(28.4134, 41.1427, 44.4663) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.09
Turquoise (survey)
#06C2AC
ΔE00 2.77
Topaz
#13BBAF
ΔE00 3.77
Greeny Blue
#42B395
ΔE00 4.75
Lightseagreen
#20B2AA
ΔE00 5.60
Mediumaquamarine
#66CDAA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49BEAA #BE495D
analogous
#49BE70 #49BEAA #4997BE
triadic
#49BEAA #AA49BE #BEAA49
tetradic
#49BEAA #7049BE #BE495D #97BE49
square
#49BEAA #7049BE #BE495D #97BE49
split-complementary
#49BEAA #BE4997 #BE7049
monochromatic
#25685C #359584 #49BEAA #76CEBF #A3DED4
Accessibility & contrast
On white
2.28
#49BEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#49BEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49BEAA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49BEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49BEAA | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3A9
Deuteranopia (green-blind)
#A5A7AC
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #49beaa; /* rgb */ color: rgb(73, 190, 170); /* oklch */ color: oklch(73.0% 0.109 179.8);
Tailwind
colors: {
custom: {
50: '#88d2c3',
500: '#49beaa',
950: '#000000',
},
}SCSS
$custom: #49beaa; $custom-light: #88d2c3; $custom-dark: #000000;
JSON
{
"hex": "#49beaa",
"rgb": {
"r": 73,
"g": 190,
"b": 170
},
"hsl": {
"h": 169.744,
"s": 47.368,
"l": 51.569
},
"oklch": {
"l": 0.7301,
"c": 0.10881,
"h": 179.8
},
"luminance": 0.41146
}Semantic roles & 50–950 ramp
primary
#49BEAA
secondary
#CB98A0
accent
#5168D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0D1412
muted
#7D8281