#3EC79F#3EC79F
#3EC79F is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.6% C 0.131 H 169.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #3EC79F |
|---|---|
| RGB | rgb(62, 199, 159) |
| HSL | hsl(162, 55%, 51%) |
| HSV | hsv(162, 69%, 78%) |
| CMYK | cmyk(68.8%, 0%, 20.1%, 22%) |
| CIE-LAB | lab(72.48, -46.06, 9.49) |
| CIE-LCH | lch(72.48, 47.02, 168.36°) |
| OKLab | oklab(74.64% -0.1285 0.0242) |
| OKLCH | oklch(74.64% 0.131 169.3) |
| XYZ | xyz(28.6648, 44.3709, 39.8479) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.57
Green Blue
#01C08D
ΔE00 3.84
Eucalyptus
#44D7A8
ΔE00 4.11
Greenblue
#23C48B
ΔE00 4.34
Aquamarine (survey)
#04D8B2
ΔE00 4.71
Greenish Teal
#32BF84
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EC79F #C73E66
analogous
#3EC75A #3EC79F #3EAAC7
triadic
#3EC79F #9F3EC7 #C79F3E
tetradic
#3EC79F #5A3EC7 #C73E66 #AAC73E
square
#3EC79F #5A3EC7 #C73E66 #AAC73E
split-complementary
#3EC79F #C73EAA #C75A3E
monochromatic
#1F6B55 #2D9B7B #3EC79F #6DD5B7 #9DE3CE
Accessibility & contrast
On white
2.13
#3EC79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#3EC79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EC79F
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EC79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EC79F | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9D
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#00C8BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3ec79f; /* rgb */ color: rgb(62, 199, 159); /* oklch */ color: oklch(74.6% 0.131 169.3);
Tailwind
colors: {
custom: {
50: '#85d9bb',
500: '#3ec79f',
950: '#000000',
},
}SCSS
$custom: #3ec79f; $custom-light: #85d9bb; $custom-dark: #000000;
JSON
{
"hex": "#3ec79f",
"rgb": {
"r": 62,
"g": 199,
"b": 159
},
"hsl": {
"h": 162.482,
"s": 55.02,
"l": 51.176
},
"oklch": {
"l": 0.74638,
"c": 0.13077,
"h": 169.3
},
"luminance": 0.44374
}Semantic roles & 50–950 ramp
primary
#3EC79F
secondary
#CF92A4
accent
#4975DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380