#2AC49C#2AC49C
#2AC49C is a light, vivid teal. Relative luminance 0.424; OKLCH L 73.4% C 0.136 H 170.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC49C |
|---|---|
| RGB | rgb(42, 196, 156) |
| HSL | hsl(164, 65%, 47%) |
| HSV | hsv(164, 79%, 77%) |
| CMYK | cmyk(78.6%, 0%, 20.4%, 23.1%) |
| CIE-LAB | lab(71.12, -48.11, 9.14) |
| CIE-LCH | lch(71.12, 48.97, 169.25°) |
| OKLab | oklab(73.41% -0.1341 0.0233) |
| OKLCH | oklch(73.41% 0.136 170.1) |
| XYZ | xyz(26.6923, 42.3691, 38.2173) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.15
Greenblue
#23C48B
ΔE00 4.17
Mediumaquamarine
#66CDAA
ΔE00 4.76
Eucalyptus
#44D7A8
ΔE00 5.04
Greeny Blue
#42B395
ΔE00 5.07
Aquamarine (survey)
#04D8B2
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC49C #C42A52
analogous
#2AC44F #2AC49C #2A9FC4
triadic
#2AC49C #9C2AC4 #C49C2A
tetradic
#2AC49C #4F2AC4 #C42A52 #9FC42A
square
#2AC49C #4F2AC4 #C42A52 #9FC42A
split-complementary
#2AC49C #C42A9F #C44F2A
monochromatic
#145F4C #1F9274 #2AC49C #51DAB6 #84E5CB
Accessibility & contrast
On white
2.22
#2AC49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#2AC49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC49C
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC49C | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB69A
Deuteranopia (green-blind)
#ABA89F
Tritanopia (blue-blind)
#00C5B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #2ac49c; /* rgb */ color: rgb(42, 196, 156); /* oklch */ color: oklch(73.4% 0.136 170.1);
Tailwind
colors: {
custom: {
50: '#7dd7b9',
500: '#2ac49c',
950: '#000000',
},
}SCSS
$custom: #2ac49c; $custom-light: #7dd7b9; $custom-dark: #000000;
JSON
{
"hex": "#2ac49c",
"rgb": {
"r": 42,
"g": 196,
"b": 156
},
"hsl": {
"h": 164.416,
"s": 64.706,
"l": 46.667
},
"oklch": {
"l": 0.73405,
"c": 0.13614,
"h": 170.1
},
"luminance": 0.42372
}Semantic roles & 50–950 ramp
primary
#2AC49C
secondary
#CE7C91
accent
#406CE8
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380