#49AABE#49AABE
#49AABE is a light, moderate cyan. Relative luminance 0.339; OKLCH L 68.8% C 0.094 H 213.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #49AABE |
|---|---|
| RGB | rgb(73, 170, 190) |
| HSL | hsl(190, 47%, 52%) |
| HSV | hsv(190, 62%, 75%) |
| CMYK | cmyk(61.6%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(64.87, -22.29, -18.74) |
| CIE-LCH | lch(64.87, 29.12, 220.06°) |
| OKLab | oklab(68.84% -0.0787 -0.052) |
| OKLCH | oklch(68.84% 0.094 213.4) |
| XYZ | xyz(26.4128, 33.8809, 53.8529) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.89
Cadetblue
#5F9EA0
ΔE00 7.49
Greyblue
#77A1B5
ΔE00 8.28
Bluegrey
#85A3B2
ΔE00 10.54
Bright Sky Blue
#02CCFE
ΔE00 11.58
Teal Blue
#01889F
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49AABE #BE5D49
analogous
#49BE97 #49AABE #4970BE
triadic
#49AABE #BE49AA #AABE49
tetradic
#49AABE #9749BE #BE5D49 #70BE49
square
#49AABE #9749BE #BE5D49 #70BE49
split-complementary
#49AABE #BE4970 #BE9749
monochromatic
#255C68 #358495 #49AABE #76BFCE #A3D4DE
Accessibility & contrast
On white
2.70
#49AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#49AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49AABE
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49AABE | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#8A98BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #49aabe; /* rgb */ color: rgb(73, 170, 190); /* oklch */ color: oklch(68.8% 0.094 213.4);
Tailwind
colors: {
custom: {
50: '#88c3d1',
500: '#49aabe',
950: '#000000',
},
}SCSS
$custom: #49aabe; $custom-light: #88c3d1; $custom-dark: #000000;
JSON
{
"hex": "#49aabe",
"rgb": {
"r": 73,
"g": 170,
"b": 190
},
"hsl": {
"h": 190.256,
"s": 47.368,
"l": 51.569
},
"oklch": {
"l": 0.6884,
"c": 0.09436,
"h": 213.4
},
"luminance": 0.33884
}Semantic roles & 50–950 ramp
primary
#49AABE
secondary
#CBA098
accent
#6851D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182