#49E09F#49E09F
#49E09F is a light, vivid teal. Relative luminance 0.572; OKLCH L 81.1% C 0.158 H 160.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #49E09F |
|---|---|
| RGB | rgb(73, 224, 159) |
| HSL | hsl(154, 71%, 58%) |
| HSV | hsv(154, 67%, 88%) |
| CMYK | cmyk(67.4%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(80.31, -54.50, 20.50) |
| CIE-LCH | lch(80.31, 58.23, 159.38°) |
| OKLab | oklab(81.13% -0.1488 0.0521) |
| OKLCH | oklch(81.13% 0.158 160.7) |
| XYZ | xyz(35.6577, 57.2270, 41.9609) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.70
Eucalyptus
#44D7A8
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.59
Aqua Marine
#2EE8BB
ΔE00 5.69
Seaweed
#18D17B
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49E09F #E0498A
analogous
#49E053 #49E09F #49D6E0
triadic
#49E09F #9F49E0 #E09F49
tetradic
#49E09F #5349E0 #E0498A #D6E049
square
#49E09F #5349E0 #E0498A #D6E049
split-complementary
#49E09F #E049D6 #E05349
monochromatic
#199560 #22C982 #49E09F #7DE9BB #B2F2D6
Accessibility & contrast
On white
1.69
#49E09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#49E09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49E09F
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49E09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49E09F | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09B
Deuteranopia (green-blind)
#C9C2A3
Tritanopia (blue-blind)
#00DFCF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #49e09f; /* rgb */ color: rgb(73, 224, 159); /* oklch */ color: oklch(81.1% 0.158 160.7);
Tailwind
colors: {
custom: {
50: '#8debbb',
500: '#49e09f',
950: '#000000',
},
}SCSS
$custom: #49e09f; $custom-light: #8debbb; $custom-dark: #000000;
JSON
{
"hex": "#49e09f",
"rgb": {
"r": 73,
"g": 224,
"b": 159
},
"hsl": {
"h": 154.172,
"s": 70.892,
"l": 58.235
},
"oklch": {
"l": 0.81126,
"c": 0.1577,
"h": 160.7
},
"luminance": 0.57231
}Semantic roles & 50–950 ramp
primary
#49E09F
secondary
#9A3460
accent
#3A87EE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482