#49ADBD#49ADBD
#49ADBD is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.5% C 0.095 H 209.6°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #49ADBD |
|---|---|
| RGB | rgb(73, 173, 189) |
| HSL | hsl(188, 47%, 51%) |
| HSV | hsv(188, 61%, 74%) |
| CMYK | cmyk(61.4%, 8.5%, 0%, 25.9%) |
| CIE-LAB | lab(65.73, -24.11, -16.88) |
| CIE-LCH | lch(65.73, 29.43, 214.99°) |
| OKLab | oklab(69.52% -0.0824 -0.0468) |
| OKLCH | oklch(69.52% 0.095 209.6) |
| XYZ | xyz(26.8727, 34.9749, 53.4689) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.93
Cadetblue
#5F9EA0
ΔE00 6.94
Greyblue
#77A1B5
ΔE00 9.47
Lightseagreen
#20B2AA
ΔE00 10.19
Darkturquoise
#00CED1
ΔE00 10.84
Sea
#3C9992
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49ADBD #BD5949
analogous
#49BD93 #49ADBD #4973BD
triadic
#49ADBD #BD49AD #ADBD49
tetradic
#49ADBD #9349BD #BD5949 #73BD49
square
#49ADBD #9349BD #BD5949 #73BD49
split-complementary
#49ADBD #BD4973 #BD9349
monochromatic
#255D66 #358693 #49ADBD #76C1CD #A3D5DE
Accessibility & contrast
On white
2.63
#49ADBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#49ADBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49ADBD
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49ADBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49ADBD | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BE
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#00B4B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #49adbd; /* rgb */ color: rgb(73, 173, 189); /* oklch */ color: oklch(69.5% 0.095 209.6);
Tailwind
colors: {
custom: {
50: '#88c5d0',
500: '#49adbd',
950: '#000000',
},
}SCSS
$custom: #49adbd; $custom-light: #88c5d0; $custom-dark: #000000;
JSON
{
"hex": "#49adbd",
"rgb": {
"r": 73,
"g": 173,
"b": 189
},
"hsl": {
"h": 188.276,
"s": 46.774,
"l": 51.373
},
"oklch": {
"l": 0.69521,
"c": 0.09471,
"h": 209.6
},
"luminance": 0.34978
}Semantic roles & 50–950 ramp
primary
#49ADBD
secondary
#CA9E97
accent
#6451D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282