#2CC79B#2CC79B
#2CC79B is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.2% C 0.140 H 168.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC79B |
|---|---|
| RGB | rgb(44, 199, 155) |
| HSL | hsl(163, 64%, 48%) |
| HSV | hsv(163, 78%, 78%) |
| CMYK | cmyk(77.9%, 0%, 22.1%, 22%) |
| CIE-LAB | lab(72.06, -49.36, 11.01) |
| CIE-LCH | lch(72.06, 50.57, 167.43°) |
| OKLab | oklab(74.17% -0.1369 0.0281) |
| OKLCH | oklch(74.17% 0.14 168.4) |
| XYZ | xyz(27.3753, 43.7455, 38.0049) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.84
Greenblue
#23C48B
ΔE00 3.35
Eucalyptus
#44D7A8
ΔE00 4.14
Greenish Teal
#32BF84
ΔE00 4.62
Mediumaquamarine
#66CDAA
ΔE00 4.63
Aquamarine (survey)
#04D8B2
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC79B #C72C58
analogous
#2CC74E #2CC79B #2CA5C7
triadic
#2CC79B #9B2CC7 #C79B2C
tetradic
#2CC79B #4E2CC7 #C72C58 #A5C72C
square
#2CC79B #4E2CC7 #C72C58 #A5C72C
split-complementary
#2CC79B #C72CA5 #C74E2C
monochromatic
#16634D #219574 #2CC79B #56DAB4 #89E5CB
Accessibility & contrast
On white
2.15
#2CC79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#2CC79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC79B
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC79B | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#AFAB9E
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #2cc79b; /* rgb */ color: rgb(44, 199, 155); /* oklch */ color: oklch(74.2% 0.140 168.4);
Tailwind
colors: {
custom: {
50: '#7ed9b8',
500: '#2cc79b',
950: '#000000',
},
}SCSS
$custom: #2cc79b; $custom-light: #7ed9b8; $custom-dark: #000000;
JSON
{
"hex": "#2cc79b",
"rgb": {
"r": 44,
"g": 199,
"b": 155
},
"hsl": {
"h": 162.968,
"s": 63.786,
"l": 47.647
},
"oklch": {
"l": 0.74172,
"c": 0.13979,
"h": 168.4
},
"luminance": 0.43749
}Semantic roles & 50–950 ramp
primary
#2CC79B
secondary
#CF8096
accent
#4170E7
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380