#49E2EC#49E2EC
#49E2EC is a very light, vivid teal. Relative luminance 0.619; OKLCH L 83.8% C 0.125 H 201.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #49E2EC |
|---|---|
| RGB | rgb(73, 226, 236) |
| HSL | hsl(184, 81%, 61%) |
| HSV | hsv(184, 69%, 93%) |
| CMYK | cmyk(69.1%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.84, -36.11, -16.52) |
| CIE-LCH | lch(82.84, 39.71, 204.59°) |
| OKLab | oklab(83.83% -0.1167 -0.0458) |
| OKLCH | oklch(83.83% 0.125 201.4) |
| XYZ | xyz(45.0776, 61.8601, 88.9051) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.38
Robin'S Egg
#6DEDFD
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 5.01
Darkturquoise
#00CED1
ΔE00 5.94
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49E2EC #EC5349
analogous
#49ECA4 #49E2EC #4990EC
triadic
#49E2EC #EC49E2 #E2EC49
tetradic
#49E2EC #A449EC #EC5349 #90EC49
square
#49E2EC #A449EC #EC5349 #90EC49
split-complementary
#49E2EC #EC4990 #ECA449
monochromatic
#12A0A9 #17D4E0 #49E2EC #80EBF2 #B8F4F8
Accessibility & contrast
On white
1.57
#49E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#49E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49E2EC
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49E2EC | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #49e2ec; /* rgb */ color: rgb(73, 226, 236); /* oklch */ color: oklch(83.8% 0.125 201.4);
Tailwind
colors: {
custom: {
50: '#91ebf2',
500: '#49e2ec',
950: '#000000',
},
}SCSS
$custom: #49e2ec; $custom-light: #91ebf2; $custom-dark: #000000;
JSON
{
"hex": "#49e2ec",
"rgb": {
"r": 73,
"g": 226,
"b": 236
},
"hsl": {
"h": 183.681,
"s": 81.095,
"l": 60.588
},
"oklch": {
"l": 0.83832,
"c": 0.1254,
"h": 201.4
},
"luminance": 0.61865
}Semantic roles & 50–950 ramp
primary
#49E2EC
secondary
#AA372F
accent
#1508DD
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485