#49ABBF#49ABBF
#49ABBF is a light, moderate cyan. Relative luminance 0.343; OKLCH L 69.1% C 0.095 H 213.3°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #49ABBF |
|---|---|
| RGB | rgb(73, 171, 191) |
| HSL | hsl(190, 48%, 52%) |
| HSV | hsv(190, 62%, 75%) |
| CMYK | cmyk(61.8%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(65.20, -22.50, -18.79) |
| CIE-LCH | lch(65.20, 29.31, 219.87°) |
| OKLab | oklab(69.12% -0.0794 -0.0521) |
| OKLCH | oklch(69.12% 0.095 213.3) |
| XYZ | xyz(26.7107, 34.3011, 54.4932) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.72
Cadetblue
#5F9EA0
ΔE00 7.62
Greyblue
#77A1B5
ΔE00 8.41
Bluegrey
#85A3B2
ΔE00 10.63
Bright Sky Blue
#02CCFE
ΔE00 11.37
Sky Blue
#87CEEB
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49ABBF #BF5D49
analogous
#49BF98 #49ABBF #4970BF
triadic
#49ABBF #BF49AB #ABBF49
tetradic
#49ABBF #9849BF #BF5D49 #70BF49
square
#49ABBF #9849BF #BF5D49 #70BF49
split-complementary
#49ABBF #BF4970 #BF9849
monochromatic
#255D69 #358696 #49ABBF #76C0CF #A4D5DF
Accessibility & contrast
On white
2.67
#49ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#49ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49ABBF
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49ABBF | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#8B99BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #49abbf; /* rgb */ color: rgb(73, 171, 191); /* oklch */ color: oklch(69.1% 0.095 213.3);
Tailwind
colors: {
custom: {
50: '#88c4d2',
500: '#49abbf',
950: '#000000',
},
}SCSS
$custom: #49abbf; $custom-light: #88c4d2; $custom-dark: #000000;
JSON
{
"hex": "#49abbf",
"rgb": {
"r": 73,
"g": 171,
"b": 191
},
"hsl": {
"h": 190.169,
"s": 47.967,
"l": 51.765
},
"oklch": {
"l": 0.69119,
"c": 0.09499,
"h": 213.3
},
"luminance": 0.34304
}Semantic roles & 50–950 ramp
primary
#49ABBF
secondary
#CCA198
accent
#6750D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182