#2CC79A#2CC79A
#2CC79A is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.1% C 0.141 H 167.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC79A |
|---|---|
| RGB | rgb(44, 199, 154) |
| HSL | hsl(163, 64%, 48%) |
| HSV | hsv(163, 78%, 78%) |
| CMYK | cmyk(77.9%, 0%, 22.6%, 22%) |
| CIE-LAB | lab(72.04, -49.60, 11.51) |
| CIE-LCH | lch(72.04, 50.92, 166.93°) |
| OKLab | oklab(74.15% -0.1374 0.0294) |
| OKLCH | oklch(74.15% 0.141 167.9) |
| XYZ | xyz(27.2916, 43.7121, 37.5645) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.68
Greenblue
#23C48B
ΔE00 3.10
Eucalyptus
#44D7A8
ΔE00 4.13
Greenish Teal
#32BF84
ΔE00 4.39
Mediumaquamarine
#66CDAA
ΔE00 4.73
Aquamarine (survey)
#04D8B2
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC79A #C72C59
analogous
#2CC74D #2CC79A #2CA6C7
triadic
#2CC79A #9A2CC7 #C79A2C
tetradic
#2CC79A #4D2CC7 #C72C59 #A6C72C
square
#2CC79A #4D2CC7 #C72C59 #A6C72C
split-complementary
#2CC79A #C72CA6 #C74D2C
monochromatic
#16634C #219573 #2CC79A #56DAB4 #89E5CA
Accessibility & contrast
On white
2.16
#2CC79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#2CC79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC79A
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC79A | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B998
Deuteranopia (green-blind)
#AFAB9D
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #2cc79a; /* rgb */ color: rgb(44, 199, 154); /* oklch */ color: oklch(74.1% 0.141 167.9);
Tailwind
colors: {
custom: {
50: '#7ed9b7',
500: '#2cc79a',
950: '#000000',
},
}SCSS
$custom: #2cc79a; $custom-light: #7ed9b7; $custom-dark: #000000;
JSON
{
"hex": "#2cc79a",
"rgb": {
"r": 44,
"g": 199,
"b": 154
},
"hsl": {
"h": 162.581,
"s": 63.786,
"l": 47.647
},
"oklch": {
"l": 0.74146,
"c": 0.14051,
"h": 167.9
},
"luminance": 0.43715
}Semantic roles & 50–950 ramp
primary
#2CC79A
secondary
#CF8097
accent
#4171E7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380