#2AC49F#2AC49F
#2AC49F is a light, vivid teal. Relative luminance 0.425; OKLCH L 73.5% C 0.134 H 171.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC49F |
|---|---|
| RGB | rgb(42, 196, 159) |
| HSL | hsl(166, 65%, 47%) |
| HSV | hsv(166, 79%, 77%) |
| CMYK | cmyk(78.6%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(71.20, -47.36, 7.61) |
| CIE-LCH | lch(71.20, 47.97, 170.87°) |
| OKLab | oklab(73.49% -0.1327 0.0194) |
| OKLCH | oklch(73.49% 0.134 171.7) |
| XYZ | xyz(26.9494, 42.4720, 39.5717) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.90
Turquoise (survey)
#06C2AC
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 4.66
Greeny Blue
#42B395
ΔE00 4.85
Greenblue
#23C48B
ΔE00 4.99
Aquamarine (survey)
#04D8B2
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC49F #C42A4F
analogous
#2AC452 #2AC49F #2A9CC4
triadic
#2AC49F #9F2AC4 #C49F2A
tetradic
#2AC49F #522AC4 #C42A4F #9CC42A
square
#2AC49F #522AC4 #C42A4F #9CC42A
split-complementary
#2AC49F #C42A9C #C4522A
monochromatic
#145F4D #1F9276 #2AC49F #51DAB9 #84E5CD
Accessibility & contrast
On white
2.21
#2AC49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#2AC49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC49F
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC49F | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #2ac49f; /* rgb */ color: rgb(42, 196, 159); /* oklch */ color: oklch(73.5% 0.134 171.7);
Tailwind
colors: {
custom: {
50: '#7ed7bb',
500: '#2ac49f',
950: '#000000',
},
}SCSS
$custom: #2ac49f; $custom-light: #7ed7bb; $custom-dark: #000000;
JSON
{
"hex": "#2ac49f",
"rgb": {
"r": 42,
"g": 196,
"b": 159
},
"hsl": {
"h": 165.584,
"s": 64.706,
"l": 46.667
},
"oklch": {
"l": 0.73486,
"c": 0.13412,
"h": 171.7
},
"luminance": 0.42475
}Semantic roles & 50–950 ramp
primary
#2AC49F
secondary
#CE7C90
accent
#4068E8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380