#49E1EC#49E1EC
#49E1EC is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.6% C 0.125 H 202.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #49E1EC |
|---|---|
| RGB | rgb(73, 225, 236) |
| HSL | hsl(184, 81%, 61%) |
| HSV | hsv(184, 69%, 93%) |
| CMYK | cmyk(69.1%, 4.7%, 0%, 7.5%) |
| CIE-LAB | lab(82.55, -35.64, -16.96) |
| CIE-LCH | lch(82.55, 39.47, 205.44°) |
| OKLab | oklab(83.6% -0.1158 -0.0471) |
| OKLCH | oklch(83.6% 0.125 202.1) |
| XYZ | xyz(44.8065, 61.3178, 88.8147) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.06
Robin'S Egg
#6DEDFD
ΔE00 4.06
Bright Light Blue
#26F7FD
ΔE00 5.35
Darkturquoise
#00CED1
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49E1EC #EC5449
analogous
#49ECA5 #49E1EC #498FEC
triadic
#49E1EC #EC49E1 #E1EC49
tetradic
#49E1EC #A549EC #EC5449 #8FEC49
square
#49E1EC #A549EC #EC5449 #8FEC49
split-complementary
#49E1EC #EC498F #ECA549
monochromatic
#129FA9 #17D3E0 #49E1EC #80EAF2 #B8F3F8
Accessibility & contrast
On white
1.58
#49E1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#49E1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49E1EC
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49E1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49E1EC | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7ED
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #49e1ec; /* rgb */ color: rgb(73, 225, 236); /* oklch */ color: oklch(83.6% 0.125 202.1);
Tailwind
colors: {
custom: {
50: '#91ebf2',
500: '#49e1ec',
950: '#000000',
},
}SCSS
$custom: #49e1ec; $custom-light: #91ebf2; $custom-dark: #000000;
JSON
{
"hex": "#49e1ec",
"rgb": {
"r": 73,
"g": 225,
"b": 236
},
"hsl": {
"h": 184.049,
"s": 81.095,
"l": 60.588
},
"oklch": {
"l": 0.83598,
"c": 0.12496,
"h": 202.1
},
"luminance": 0.61323
}Semantic roles & 50–950 ramp
primary
#49E1EC
secondary
#AA372F
accent
#1608DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485