#49BEB0#49BEB0
#49BEB0 is a light, moderate teal. Relative luminance 0.414; OKLCH L 73.2% C 0.106 H 184.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #49BEB0 |
|---|---|
| RGB | rgb(73, 190, 176) |
| HSL | hsl(173, 47%, 52%) |
| HSV | hsv(173, 62%, 75%) |
| CMYK | cmyk(61.6%, 0%, 7.4%, 25.5%) |
| CIE-LAB | lab(70.44, -35.99, -2.68) |
| CIE-LCH | lch(70.44, 36.09, 184.26°) |
| OKLab | oklab(73.19% -0.1061 -0.0078) |
| OKLCH | oklch(73.19% 0.106 184.2) |
| XYZ | xyz(28.9940, 41.3749, 47.5240) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.64
Tealish
#24BCA8
ΔE00 2.92
Turquoise (survey)
#06C2AC
ΔE00 3.68
Lightseagreen
#20B2AA
ΔE00 4.38
Mediumturquoise
#48D1CC
ΔE00 6.00
Greeny Blue
#42B395
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49BEB0 #BE4957
analogous
#49BE76 #49BEB0 #4991BE
triadic
#49BEB0 #B049BE #BEB049
tetradic
#49BEB0 #7649BE #BE4957 #91BE49
square
#49BEB0 #7649BE #BE4957 #91BE49
split-complementary
#49BEB0 #BE4991 #BE7649
monochromatic
#256860 #359589 #49BEB0 #76CEC4 #A3DED7
Accessibility & contrast
On white
2.26
#49BEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#49BEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49BEB0
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49BEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49BEB0 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B4B0
Deuteranopia (green-blind)
#A3A7B1
Tritanopia (blue-blind)
#00C2BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #49beb0; /* rgb */ color: rgb(73, 190, 176); /* oklch */ color: oklch(73.2% 0.106 184.2);
Tailwind
colors: {
custom: {
50: '#89d2c7',
500: '#49beb0',
950: '#000000',
},
}SCSS
$custom: #49beb0; $custom-light: #89d2c7; $custom-dark: #000000;
JSON
{
"hex": "#49beb0",
"rgb": {
"r": 73,
"g": 190,
"b": 176
},
"hsl": {
"h": 172.821,
"s": 47.368,
"l": 51.569
},
"oklch": {
"l": 0.73195,
"c": 0.10639,
"h": 184.2
},
"luminance": 0.41378
}Semantic roles & 50–950 ramp
primary
#49BEB0
secondary
#CB989E
accent
#5161D7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1413
muted
#7D8282