#49DEC0#49DEC0
#49DEC0 is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.5% C 0.132 H 176.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #49DEC0 |
|---|---|
| RGB | rgb(73, 222, 192) |
| HSL | hsl(168, 69%, 58%) |
| HSV | hsv(168, 67%, 87%) |
| CMYK | cmyk(67.1%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(80.44, -46.12, 3.29) |
| CIE-LCH | lch(80.44, 46.24, 175.92°) |
| OKLab | oklab(81.47% -0.1318 0.008) |
| OKLCH | oklch(81.47% 0.132 176.5) |
| XYZ | xyz(38.3787, 57.4605, 58.9273) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.16
Aquamarine (survey)
#04D8B2
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 4.25
Turquoise
#40E0D0
ΔE00 4.49
Eucalyptus
#44D7A8
ΔE00 5.14
Seafoam Blue
#78D1B6
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DEC0 #DE4967
analogous
#49DE75 #49DEC0 #49B2DE
triadic
#49DEC0 #C049DE #DEC049
tetradic
#49DEC0 #7549DE #DE4967 #B2DE49
square
#49DEC0 #7549DE #DE4967 #B2DE49
split-complementary
#49DEC0 #DE49B2 #DE7549
monochromatic
#1A927A #24C6A5 #49DEC0 #7DE7D2 #B1F1E4
Accessibility & contrast
On white
1.68
#49DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#49DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DEC0
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DEC0 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1BF
Deuteranopia (green-blind)
#C1C1C2
Tritanopia (blue-blind)
#00E1D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #49dec0; /* rgb */ color: rgb(73, 222, 192); /* oklch */ color: oklch(81.5% 0.132 176.5);
Tailwind
colors: {
custom: {
50: '#8ee9d3',
500: '#49dec0',
950: '#000000',
},
}SCSS
$custom: #49dec0; $custom-light: #8ee9d3; $custom-dark: #000000;
JSON
{
"hex": "#49dec0",
"rgb": {
"r": 73,
"g": 222,
"b": 192
},
"hsl": {
"h": 167.919,
"s": 69.302,
"l": 57.843
},
"oklch": {
"l": 0.81474,
"c": 0.13203,
"h": 176.5
},
"luminance": 0.57465
}Semantic roles & 50–950 ramp
primary
#49DEC0
secondary
#973448
accent
#3C5FEC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483