#49DE9D#49DE9D
#49DE9D is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.6% C 0.157 H 160.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #49DE9D |
|---|---|
| RGB | rgb(73, 222, 157) |
| HSL | hsl(154, 69%, 58%) |
| HSV | hsv(154, 67%, 87%) |
| CMYK | cmyk(67.1%, 0%, 29.3%, 12.9%) |
| CIE-LAB | lab(79.66, -54.13, 20.66) |
| CIE-LCH | lch(79.66, 57.94, 159.11°) |
| OKLab | oklab(80.59% -0.1478 0.0525) |
| OKLCH | oklch(80.59% 0.157 160.4) |
| XYZ | xyz(34.9513, 56.0895, 40.8761) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.70
Eucalyptus
#44D7A8
ΔE00 4.20
Seaweed
#18D17B
ΔE00 5.55
Seafoam
#7FE0B3
ΔE00 5.66
Light Greenish Blue
#63F7B4
ΔE00 5.67
Aqua Marine
#2EE8BB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49DE9D #DE498A
analogous
#49DE53 #49DE9D #49D4DE
triadic
#49DE9D #9D49DE #DE9D49
tetradic
#49DE9D #5349DE #DE498A #D4DE49
square
#49DE9D #5349DE #DE498A #D4DE49
split-complementary
#49DE9D #DE49D4 #DE5349
monochromatic
#1A925E #24C67F #49DE9D #7DE7B9 #B1F1D5
Accessibility & contrast
On white
1.72
#49DE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#49DE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49DE9D
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49DE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49DE9D | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE99
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#00DDCD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #49de9d; /* rgb */ color: rgb(73, 222, 157); /* oklch */ color: oklch(80.6% 0.157 160.4);
Tailwind
colors: {
custom: {
50: '#8de9ba',
500: '#49de9d',
950: '#000000',
},
}SCSS
$custom: #49de9d; $custom-light: #8de9ba; $custom-dark: #000000;
JSON
{
"hex": "#49de9d",
"rgb": {
"r": 73,
"g": 222,
"b": 157
},
"hsl": {
"h": 153.826,
"s": 69.302,
"l": 57.843
},
"oklch": {
"l": 0.80586,
"c": 0.15681,
"h": 160.4
},
"luminance": 0.56093
}Semantic roles & 50–950 ramp
primary
#49DE9D
secondary
#97345F
accent
#3C89EC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481