#2AC79B#2AC79B
#2AC79B is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.1% C 0.140 H 168.5°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC79B |
|---|---|
| RGB | rgb(42, 199, 155) |
| HSL | hsl(163, 65%, 47%) |
| HSV | hsv(163, 79%, 78%) |
| CMYK | cmyk(78.9%, 0%, 22.1%, 22%) |
| CIE-LAB | lab(72.03, -49.57, 10.96) |
| CIE-LCH | lch(72.03, 50.77, 167.53°) |
| OKLab | oklab(74.14% -0.1375 0.028) |
| OKLCH | oklch(74.14% 0.14 168.5) |
| XYZ | xyz(27.2914, 43.7023, 38.0010) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.82
Greenblue
#23C48B
ΔE00 3.36
Eucalyptus
#44D7A8
ΔE00 4.17
Greenish Teal
#32BF84
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 4.69
Aquamarine (survey)
#04D8B2
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC79B #C72A56
analogous
#2AC74D #2AC79B #2AA4C7
triadic
#2AC79B #9B2AC7 #C79B2A
tetradic
#2AC79B #4D2AC7 #C72A56 #A4C72A
square
#2AC79B #4D2AC7 #C72A56 #A4C72A
split-complementary
#2AC79B #C72AA4 #C74D2A
monochromatic
#15624C #1F9474 #2AC79B #53DBB5 #86E5CB
Accessibility & contrast
On white
2.16
#2AC79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#2AC79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC79B
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC79B | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#AEAB9E
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #2ac79b; /* rgb */ color: rgb(42, 199, 155); /* oklch */ color: oklch(74.1% 0.140 168.5);
Tailwind
colors: {
custom: {
50: '#7ed9b8',
500: '#2ac79b',
950: '#000000',
},
}SCSS
$custom: #2ac79b; $custom-light: #7ed9b8; $custom-dark: #000000;
JSON
{
"hex": "#2ac79b",
"rgb": {
"r": 42,
"g": 199,
"b": 155
},
"hsl": {
"h": 163.185,
"s": 65.145,
"l": 47.255
},
"oklch": {
"l": 0.7414,
"c": 0.14034,
"h": 168.5
},
"luminance": 0.43706
}Semantic roles & 50–950 ramp
primary
#2AC79B
secondary
#CF7E95
accent
#406FE8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380