#2CC99A#2CC99A
#2CC99A is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.7% C 0.143 H 167.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC99A |
|---|---|
| RGB | rgb(44, 201, 154) |
| HSL | hsl(162, 64%, 48%) |
| HSV | hsv(162, 78%, 79%) |
| CMYK | cmyk(78.1%, 0%, 23.4%, 21.2%) |
| CIE-LAB | lab(72.65, -50.41, 12.39) |
| CIE-LCH | lch(72.65, 51.91, 166.19°) |
| OKLab | oklab(74.65% -0.1393 0.0317) |
| OKLCH | oklch(74.65% 0.143 167.2) |
| XYZ | xyz(27.7548, 44.6384, 37.7189) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.86
Greenblue
#23C48B
ΔE00 2.90
Eucalyptus
#44D7A8
ΔE00 3.67
Greenish Teal
#32BF84
ΔE00 4.32
Mediumaquamarine
#66CDAA
ΔE00 4.78
Aquamarine (survey)
#04D8B2
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC99A #C92C5B
analogous
#2CC94B #2CC99A #2CAAC9
triadic
#2CC99A #9A2CC9 #C99A2C
tetradic
#2CC99A #4B2CC9 #C92C5B #AAC92C
square
#2CC99A #4B2CC9 #C92C5B #AAC92C
split-complementary
#2CC99A #C92CAA #C94B2C
monochromatic
#16654D #219774 #2CC99A #58DAB3 #8AE5CA
Accessibility & contrast
On white
2.12
#2CC99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#2CC99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC99A
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC99A | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 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)
#C4BB98
Deuteranopia (green-blind)
#B1AC9D
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #2cc99a; /* rgb */ color: rgb(44, 201, 154); /* oklch */ color: oklch(74.7% 0.143 167.2);
Tailwind
colors: {
custom: {
50: '#7fdab7',
500: '#2cc99a',
950: '#000000',
},
}SCSS
$custom: #2cc99a; $custom-light: #7fdab7; $custom-dark: #000000;
JSON
{
"hex": "#2cc99a",
"rgb": {
"r": 44,
"g": 201,
"b": 154
},
"hsl": {
"h": 162.038,
"s": 64.082,
"l": 48.039
},
"oklch": {
"l": 0.74653,
"c": 0.14289,
"h": 167.2
},
"luminance": 0.44642
}Semantic roles & 50–950 ramp
primary
#2CC99A
secondary
#CF8299
accent
#4173E7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380