#2AC797#2AC797
#2AC797 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.0% C 0.143 H 166.6°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC797 |
|---|---|
| RGB | rgb(42, 199, 151) |
| HSL | hsl(162, 65%, 47%) |
| HSV | hsv(162, 79%, 78%) |
| CMYK | cmyk(78.9%, 0%, 24.1%, 22%) |
| CIE-LAB | lab(71.94, -50.53, 12.99) |
| CIE-LCH | lch(71.94, 52.17, 165.58°) |
| OKLab | oklab(74.04% -0.1394 0.0332) |
| OKLCH | oklch(74.04% 0.143 166.6) |
| XYZ | xyz(26.9610, 43.5701, 36.2611) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.27
Greenblue
#23C48B
ΔE00 2.39
Greenish Teal
#32BF84
ΔE00 3.76
Eucalyptus
#44D7A8
ΔE00 4.22
Mediumaquamarine
#66CDAA
ΔE00 5.16
Aquamarine (survey)
#04D8B2
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC797 #C72A5A
analogous
#2AC749 #2AC797 #2AA9C7
triadic
#2AC797 #972AC7 #C7972A
tetradic
#2AC797 #492AC7 #C72A5A #A9C72A
square
#2AC797 #492AC7 #C72A5A #A9C72A
split-complementary
#2AC797 #C72AA9 #C7492A
monochromatic
#15624A #1F9471 #2AC797 #53DBB1 #86E5C8
Accessibility & contrast
On white
2.16
#2AC797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#2AC797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC797
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC797 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B994
Deuteranopia (green-blind)
#AFAB9A
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #2ac797; /* rgb */ color: rgb(42, 199, 151); /* oklch */ color: oklch(74.0% 0.143 166.6);
Tailwind
colors: {
custom: {
50: '#7ed9b5',
500: '#2ac797',
950: '#000000',
},
}SCSS
$custom: #2ac797; $custom-light: #7ed9b5; $custom-dark: #000000;
JSON
{
"hex": "#2ac797",
"rgb": {
"r": 42,
"g": 199,
"b": 151
},
"hsl": {
"h": 161.656,
"s": 65.145,
"l": 47.255
},
"oklch": {
"l": 0.74037,
"c": 0.1433,
"h": 166.6
},
"luminance": 0.43573
}Semantic roles & 50–950 ramp
primary
#2AC797
secondary
#CF7E97
accent
#4073E8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380