#49E4EC#49E4EC
#49E4EC is a very light, vivid teal. Relative luminance 0.630; OKLCH L 84.3% C 0.126 H 200.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #49E4EC |
|---|---|
| RGB | rgb(73, 228, 236) |
| HSL | hsl(183, 81%, 61%) |
| HSV | hsv(183, 69%, 93%) |
| CMYK | cmyk(69.1%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.42, -37.03, -15.65) |
| CIE-LCH | lch(83.42, 40.20, 202.91°) |
| OKLab | oklab(84.3% -0.1186 -0.0434) |
| OKLCH | oklch(84.3% 0.126 200.1) |
| XYZ | xyz(45.6247, 62.9541, 89.0874) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Bright Light Blue
#26F7FD
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 4.40
Bright Cyan
#41FDFE
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49E4EC #EC5149
analogous
#49ECA3 #49E4EC #4992EC
triadic
#49E4EC #EC49E4 #E4EC49
tetradic
#49E4EC #A349EC #EC5149 #92EC49
square
#49E4EC #A349EC #EC5149 #92EC49
split-complementary
#49E4EC #EC4992 #ECA349
monochromatic
#12A2A9 #17D7E0 #49E4EC #80ECF2 #B8F4F8
Accessibility & contrast
On white
1.55
#49E4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#49E4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49E4EC
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49E4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49E4EC | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAED
Deuteranopia (green-blind)
#BCC8ED
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #49e4ec; /* rgb */ color: rgb(73, 228, 236); /* oklch */ color: oklch(84.3% 0.126 200.1);
Tailwind
colors: {
custom: {
50: '#92edf2',
500: '#49e4ec',
950: '#000000',
},
}SCSS
$custom: #49e4ec; $custom-light: #92edf2; $custom-dark: #000000;
JSON
{
"hex": "#49e4ec",
"rgb": {
"r": 73,
"g": 228,
"b": 236
},
"hsl": {
"h": 182.945,
"s": 81.095,
"l": 60.588
},
"oklch": {
"l": 0.84301,
"c": 0.12635,
"h": 200.1
},
"luminance": 0.62959
}Semantic roles & 50–950 ramp
primary
#49E4EC
secondary
#AA352F
accent
#1308DD
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585