#3EC19A#3EC19A
#3EC19A is a light, vivid teal. Relative luminance 0.415; OKLCH L 73.0% C 0.127 H 169.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3EC19A |
|---|---|
| RGB | rgb(62, 193, 154) |
| HSL | hsl(162, 51%, 50%) |
| HSV | hsv(162, 68%, 76%) |
| CMYK | cmyk(67.9%, 0%, 20.2%, 24.3%) |
| CIE-LAB | lab(70.52, -44.71, 9.41) |
| CIE-LCH | lch(70.52, 45.69, 168.11°) |
| OKLab | oklab(73% -0.1247 0.024) |
| OKLCH | oklch(73% 0.127 169.1) |
| XYZ | xyz(26.8863, 41.4941, 37.1578) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.35
Greeny Blue
#42B395
ΔE00 4.24
Greenblue
#23C48B
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 4.46
Greenish Teal
#32BF84
ΔE00 5.00
Eucalyptus
#44D7A8
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EC19A #C13E65
analogous
#3EC158 #3EC19A #3EA7C1
triadic
#3EC19A #9A3EC1 #C19A3E
tetradic
#3EC19A #583EC1 #C13E65 #A7C13E
square
#3EC19A #583EC1 #C13E65 #A7C13E
split-complementary
#3EC19A #C13EA7 #C1583E
monochromatic
#206450 #2F9375 #3EC19A #6CD0B2 #9BDFCA
Accessibility & contrast
On white
2.26
#3EC19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#3EC19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EC19A
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EC19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EC19A | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB498
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3ec19a; /* rgb */ color: rgb(62, 193, 154); /* oklch */ color: oklch(73.0% 0.127 169.1);
Tailwind
colors: {
custom: {
50: '#83d4b7',
500: '#3ec19a',
950: '#000000',
},
}SCSS
$custom: #3ec19a; $custom-light: #83d4b7; $custom-dark: #000000;
JSON
{
"hex": "#3ec19a",
"rgb": {
"r": 62,
"g": 193,
"b": 154
},
"hsl": {
"h": 162.137,
"s": 51.373,
"l": 50
},
"oklch": {
"l": 0.73,
"c": 0.12702,
"h": 169.1
},
"luminance": 0.41497
}Semantic roles & 50–950 ramp
primary
#3EC19A
secondary
#CB90A2
accent
#4D77DB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380