#2AC99C#2AC99C
#2AC99C is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.7% C 0.142 H 168.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #2AC99C |
|---|---|
| RGB | rgb(42, 201, 156) |
| HSL | hsl(163, 65%, 48%) |
| HSV | hsv(163, 79%, 79%) |
| CMYK | cmyk(79.1%, 0%, 22.4%, 21.2%) |
| CIE-LAB | lab(72.67, -50.14, 11.33) |
| CIE-LCH | lch(72.67, 51.40, 167.27°) |
| OKLab | oklab(74.67% -0.139 0.0289) |
| OKLCH | oklch(74.67% 0.142 168.2) |
| XYZ | xyz(27.8389, 44.6624, 38.5995) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.09
Greenblue
#23C48B
ΔE00 3.37
Eucalyptus
#44D7A8
ΔE00 3.67
Aquamarine (survey)
#04D8B2
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 4.59
Greenish Teal
#32BF84
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AC99C #C92A57
analogous
#2AC94D #2AC99C #2AA6C9
triadic
#2AC99C #9C2AC9 #C99C2A
tetradic
#2AC99C #4D2AC9 #C92A57 #A6C92A
square
#2AC99C #4D2AC9 #C92A57 #A6C92A
split-complementary
#2AC99C #C92AA6 #C94D2A
monochromatic
#15644D #1F9675 #2AC99C #55DBB5 #87E6CB
Accessibility & contrast
On white
2.11
#2AC99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#2AC99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AC99C
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AC99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AC99C | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9A
Deuteranopia (green-blind)
#B0AC9F
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2ac99c; /* rgb */ color: rgb(42, 201, 156); /* oklch */ color: oklch(74.7% 0.142 168.2);
Tailwind
colors: {
custom: {
50: '#7edab9',
500: '#2ac99c',
950: '#000000',
},
}SCSS
$custom: #2ac99c; $custom-light: #7edab9; $custom-dark: #000000;
JSON
{
"hex": "#2ac99c",
"rgb": {
"r": 42,
"g": 201,
"b": 156
},
"hsl": {
"h": 163.019,
"s": 65.432,
"l": 47.647
},
"oklch": {
"l": 0.74673,
"c": 0.14195,
"h": 168.2
},
"luminance": 0.44666
}Semantic roles & 50–950 ramp
primary
#2AC99C
secondary
#D07F96
accent
#3F6FE8
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380