#49ABBC#49ABBC
#49ABBC is a light, moderate teal. Relative luminance 0.342; OKLCH L 69.0% C 0.094 H 210.7°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #49ABBC |
|---|---|
| RGB | rgb(73, 171, 188) |
| HSL | hsl(189, 46%, 51%) |
| HSV | hsv(189, 61%, 74%) |
| CMYK | cmyk(61.2%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(65.10, -23.39, -17.28) |
| CIE-LCH | lch(65.10, 29.08, 216.45°) |
| OKLab | oklab(69% -0.0806 -0.0479) |
| OKLCH | oklch(69% 0.094 210.7) |
| XYZ | xyz(26.3839, 34.1704, 52.7723) |
| Luminance | 0.3417 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.30
Cadetblue
#5F9EA0
ΔE00 6.84
Greyblue
#77A1B5
ΔE00 9.00
Lightseagreen
#20B2AA
ΔE00 10.69
Bluegrey
#85A3B2
ΔE00 11.07
Sea
#3C9992
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49ABBC #BC5A49
analogous
#49BC93 #49ABBC #4971BC
triadic
#49ABBC #BC49AB #ABBC49
tetradic
#49ABBC #9349BC #BC5A49 #71BC49
square
#49ABBC #9349BC #BC5A49 #71BC49
split-complementary
#49ABBC #BC4971 #BC9349
monochromatic
#255C65 #368492 #49ABBC #76C0CC #A2D4DD
Accessibility & contrast
On white
2.68
#49ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#49ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49ABBC
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49ABBC | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BD
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #49abbc; /* rgb */ color: rgb(73, 171, 188); /* oklch */ color: oklch(69.0% 0.094 210.7);
Tailwind
colors: {
custom: {
50: '#88c4d0',
500: '#49abbc',
950: '#000000',
},
}SCSS
$custom: #49abbc; $custom-light: #88c4d0; $custom-dark: #000000;
JSON
{
"hex": "#49abbc",
"rgb": {
"r": 73,
"g": 171,
"b": 188
},
"hsl": {
"h": 188.87,
"s": 46.185,
"l": 51.176
},
"oklch": {
"l": 0.69002,
"c": 0.09378,
"h": 210.7
},
"luminance": 0.34173
}Semantic roles & 50–950 ramp
primary
#49ABBC
secondary
#CA9F97
accent
#6552D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182