#49DE9F#49DE9F
#49DE9F is a light, vivid teal. Relative luminance 0.562; OKLCH L 80.6% C 0.155 H 161.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #49DE9F |
|---|---|
| RGB | rgb(73, 222, 159) |
| HSL | hsl(155, 69%, 58%) |
| HSV | hsv(155, 67%, 87%) |
| CMYK | cmyk(67.1%, 0%, 28.4%, 12.9%) |
| CIE-LAB | lab(79.70, -53.71, 19.67) |
| CIE-LCH | lch(79.70, 57.20, 159.89°) |
| OKLab | oklab(80.63% -0.1469 0.05) |
| OKLCH | oklch(80.63% 0.155 161.2) |
| XYZ | xyz(35.1234, 56.1584, 41.7828) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.01
Eucalyptus
#44D7A8
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 5.42
Aqua Marine
#2EE8BB
ΔE00 5.56
Light Greenish Blue
#63F7B4
ΔE00 5.66
Seaweed
#18D17B
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DE9F #DE4988
analogous
#49DE55 #49DE9F #49D2DE
triadic
#49DE9F #9F49DE #DE9F49
tetradic
#49DE9F #5549DE #DE4988 #D2DE49
square
#49DE9F #5549DE #DE4988 #D2DE49
split-complementary
#49DE9F #DE49D2 #DE5549
monochromatic
#1A9260 #24C681 #49DE9F #7DE7BA #B1F1D6
Accessibility & contrast
On white
1.72
#49DE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#49DE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DE9F
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DE9F | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE9B
Deuteranopia (green-blind)
#C7C0A3
Tritanopia (blue-blind)
#00DDCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #49de9f; /* rgb */ color: rgb(73, 222, 159); /* oklch */ color: oklch(80.6% 0.155 161.2);
Tailwind
colors: {
custom: {
50: '#8de9bb',
500: '#49de9f',
950: '#000000',
},
}SCSS
$custom: #49de9f; $custom-light: #8de9bb; $custom-dark: #000000;
JSON
{
"hex": "#49de9f",
"rgb": {
"r": 73,
"g": 222,
"b": 159
},
"hsl": {
"h": 154.631,
"s": 69.302,
"l": 57.843
},
"oklch": {
"l": 0.80631,
"c": 0.15515,
"h": 161.2
},
"luminance": 0.56162
}Semantic roles & 50–950 ramp
primary
#49DE9F
secondary
#97345E
accent
#3C86EC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482