#2AC79A#2AC79A
#2AC79A is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.1% C 0.141 H 168.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC79A |
|---|---|
| RGB | rgb(42, 199, 154) |
| HSL | hsl(163, 65%, 47%) |
| HSV | hsv(163, 79%, 78%) |
| CMYK | cmyk(78.9%, 0%, 22.6%, 22%) |
| CIE-LAB | lab(72.01, -49.81, 11.47) |
| CIE-LCH | lch(72.01, 51.12, 167.03°) |
| OKLab | oklab(74.11% -0.138 0.0293) |
| OKLCH | oklch(74.11% 0.141 168) |
| XYZ | xyz(27.2077, 43.6688, 37.5605) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.66
Greenblue
#23C48B
ΔE00 3.11
Eucalyptus
#44D7A8
ΔE00 4.16
Greenish Teal
#32BF84
ΔE00 4.41
Mediumaquamarine
#66CDAA
ΔE00 4.79
Aquamarine (survey)
#04D8B2
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC79A #C72A57
analogous
#2AC74C #2AC79A #2AA5C7
triadic
#2AC79A #9A2AC7 #C79A2A
tetradic
#2AC79A #4C2AC7 #C72A57 #A5C72A
square
#2AC79A #4C2AC7 #C72A57 #A5C72A
split-complementary
#2AC79A #C72AA5 #C74C2A
monochromatic
#15624C #1F9473 #2AC79A #53DBB4 #86E5CA
Accessibility & contrast
On white
2.16
#2AC79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#2AC79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC79A
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC79A | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B998
Deuteranopia (green-blind)
#AFAB9D
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #2ac79a; /* rgb */ color: rgb(42, 199, 154); /* oklch */ color: oklch(74.1% 0.141 168.0);
Tailwind
colors: {
custom: {
50: '#7ed9b7',
500: '#2ac79a',
950: '#000000',
},
}SCSS
$custom: #2ac79a; $custom-light: #7ed9b7; $custom-dark: #000000;
JSON
{
"hex": "#2ac79a",
"rgb": {
"r": 42,
"g": 199,
"b": 154
},
"hsl": {
"h": 162.803,
"s": 65.145,
"l": 47.255
},
"oklch": {
"l": 0.74114,
"c": 0.14107,
"h": 168
},
"luminance": 0.43672
}Semantic roles & 50–950 ramp
primary
#2AC79A
secondary
#CF7E95
accent
#4070E8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380