#49BEAB#49BEAB
#49BEAB is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.0% C 0.108 H 180.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #49BEAB |
|---|---|
| RGB | rgb(73, 190, 171) |
| HSL | hsl(170, 47%, 52%) |
| HSV | hsv(170, 62%, 75%) |
| CMYK | cmyk(61.6%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(70.30, -37.30, -0.14) |
| CIE-LCH | lch(70.30, 37.30, 180.22°) |
| OKLab | oklab(73.04% -0.1084 -0.001) |
| OKLCH | oklch(73.04% 0.108 180.5) |
| XYZ | xyz(28.5084, 41.1807, 44.9664) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.11
Turquoise (survey)
#06C2AC
ΔE00 2.83
Topaz
#13BBAF
ΔE00 3.52
Greeny Blue
#42B395
ΔE00 5.01
Lightseagreen
#20B2AA
ΔE00 5.36
Mediumaquamarine
#66CDAA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49BEAB #BE495C
analogous
#49BE71 #49BEAB #4997BE
triadic
#49BEAB #AB49BE #BEAB49
tetradic
#49BEAB #7149BE #BE495C #97BE49
square
#49BEAB #7149BE #BE495C #97BE49
split-complementary
#49BEAB #BE4997 #BE7149
monochromatic
#25685D #359585 #49BEAB #76CEC0 #A3DED5
Accessibility & contrast
On white
2.27
#49BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#49BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49BEAB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49BEAB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AA
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #49beab; /* rgb */ color: rgb(73, 190, 171); /* oklch */ color: oklch(73.0% 0.108 180.5);
Tailwind
colors: {
custom: {
50: '#88d2c4',
500: '#49beab',
950: '#000000',
},
}SCSS
$custom: #49beab; $custom-light: #88d2c4; $custom-dark: #000000;
JSON
{
"hex": "#49beab",
"rgb": {
"r": 73,
"g": 190,
"b": 171
},
"hsl": {
"h": 170.256,
"s": 47.368,
"l": 51.569
},
"oklch": {
"l": 0.7304,
"c": 0.10836,
"h": 180.5
},
"luminance": 0.41184
}Semantic roles & 50–950 ramp
primary
#49BEAB
secondary
#CB98A0
accent
#5167D7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1412
muted
#7D8281