#2AC79C#2AC79C
#2AC79C is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.2% C 0.140 H 169.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC79C |
|---|---|
| RGB | rgb(42, 199, 156) |
| HSL | hsl(164, 65%, 47%) |
| HSV | hsv(164, 79%, 78%) |
| CMYK | cmyk(78.9%, 0%, 21.6%, 22%) |
| CIE-LAB | lab(72.05, -49.33, 10.45) |
| CIE-LCH | lch(72.05, 50.43, 168.04°) |
| OKLab | oklab(74.17% -0.137 0.0267) |
| OKLCH | oklch(74.17% 0.14 169) |
| XYZ | xyz(27.3757, 43.7360, 38.4451) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.00
Greenblue
#23C48B
ΔE00 3.61
Eucalyptus
#44D7A8
ΔE00 4.19
Mediumaquamarine
#66CDAA
ΔE00 4.59
Aquamarine (survey)
#04D8B2
ΔE00 4.76
Greenish Teal
#32BF84
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC79C #C72A55
analogous
#2AC74E #2AC79C #2AA3C7
triadic
#2AC79C #9C2AC7 #C79C2A
tetradic
#2AC79C #4E2AC7 #C72A55 #A3C72A
square
#2AC79C #4E2AC7 #C72A55 #A3C72A
split-complementary
#2AC79C #C72AA3 #C74E2A
monochromatic
#15624D #1F9474 #2AC79C #53DBB6 #86E5CB
Accessibility & contrast
On white
2.15
#2AC79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#2AC79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC79C
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC79C | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B99A
Deuteranopia (green-blind)
#AEAB9F
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #2ac79c; /* rgb */ color: rgb(42, 199, 156); /* oklch */ color: oklch(74.2% 0.140 169.0);
Tailwind
colors: {
custom: {
50: '#7ed9b9',
500: '#2ac79c',
950: '#000000',
},
}SCSS
$custom: #2ac79c; $custom-light: #7ed9b9; $custom-dark: #000000;
JSON
{
"hex": "#2ac79c",
"rgb": {
"r": 42,
"g": 199,
"b": 156
},
"hsl": {
"h": 163.567,
"s": 65.145,
"l": 47.255
},
"oklch": {
"l": 0.74166,
"c": 0.13962,
"h": 169
},
"luminance": 0.43739
}Semantic roles & 50–950 ramp
primary
#2AC79C
secondary
#CF7E94
accent
#406EE8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380