#2AC79D#2AC79D
#2AC79D is a light, vivid teal. Relative luminance 0.438; OKLCH L 74.2% C 0.139 H 169.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC79D |
|---|---|
| RGB | rgb(42, 199, 157) |
| HSL | hsl(164, 65%, 47%) |
| HSV | hsv(164, 79%, 78%) |
| CMYK | cmyk(78.9%, 0%, 21.1%, 22%) |
| CIE-LAB | lab(72.07, -49.09, 9.95) |
| CIE-LCH | lch(72.07, 50.09, 168.55°) |
| OKLab | oklab(74.19% -0.1366 0.0254) |
| OKLCH | oklch(74.19% 0.139 169.5) |
| XYZ | xyz(27.4607, 43.7700, 38.8929) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.20
Greenblue
#23C48B
ΔE00 3.87
Eucalyptus
#44D7A8
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.51
Aquamarine (survey)
#04D8B2
ΔE00 4.64
Greenish Teal
#32BF84
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC79D #C72A54
analogous
#2AC74F #2AC79D #2AA3C7
triadic
#2AC79D #9D2AC7 #C79D2A
tetradic
#2AC79D #4F2AC7 #C72A54 #A3C72A
square
#2AC79D #4F2AC7 #C72A54 #A3C72A
split-complementary
#2AC79D #C72AA3 #C74F2A
monochromatic
#15624D #1F9475 #2AC79D #53DBB7 #86E5CC
Accessibility & contrast
On white
2.15
#2AC79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#2AC79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC79D
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC79D | 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)
#C1B99B
Deuteranopia (green-blind)
#AEABA0
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #2ac79d; /* rgb */ color: rgb(42, 199, 157); /* oklch */ color: oklch(74.2% 0.139 169.5);
Tailwind
colors: {
custom: {
50: '#7ed9ba',
500: '#2ac79d',
950: '#000000',
},
}SCSS
$custom: #2ac79d; $custom-light: #7ed9ba; $custom-dark: #000000;
JSON
{
"hex": "#2ac79d",
"rgb": {
"r": 42,
"g": 199,
"b": 157
},
"hsl": {
"h": 163.949,
"s": 65.145,
"l": 47.255
},
"oklch": {
"l": 0.74192,
"c": 0.13891,
"h": 169.5
},
"luminance": 0.43773
}Semantic roles & 50–950 ramp
primary
#2AC79D
secondary
#CF7E94
accent
#406DE8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380