#2CC39C#2CC39C
#2CC39C is a light, vivid teal. Relative luminance 0.420; OKLCH L 73.2% C 0.134 H 170.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC39C |
|---|---|
| RGB | rgb(44, 195, 156) |
| HSL | hsl(165, 63%, 47%) |
| HSV | hsv(165, 77%, 76%) |
| CMYK | cmyk(77.4%, 0%, 20%, 23.5%) |
| CIE-LAB | lab(70.85, -47.48, 8.74) |
| CIE-LCH | lch(70.85, 48.28, 169.57°) |
| OKLab | oklab(73.18% -0.1326 0.0223) |
| OKLCH | oklch(73.18% 0.134 170.5) |
| XYZ | xyz(26.5513, 41.9627, 38.1463) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.28
Greenblue
#23C48B
ΔE00 4.39
Greeny Blue
#42B395
ΔE00 4.75
Mediumaquamarine
#66CDAA
ΔE00 4.79
Turquoise (survey)
#06C2AC
ΔE00 5.24
Eucalyptus
#44D7A8
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC39C #C32C53
analogous
#2CC350 #2CC39C #2C9FC3
triadic
#2CC39C #9C2CC3 #C39C2C
tetradic
#2CC39C #502CC3 #C32C53 #9FC32C
square
#2CC39C #502CC3 #C32C53 #9FC32C
split-complementary
#2CC39C #C32C9F #C3502C
monochromatic
#155F4C #219174 #2CC39C #54D8B6 #86E4CB
Accessibility & contrast
On white
2.24
#2CC39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#2CC39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC39C
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC39C | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69A
Deuteranopia (green-blind)
#AAA89F
Tritanopia (blue-blind)
#00C4B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #2cc39c; /* rgb */ color: rgb(44, 195, 156); /* oklch */ color: oklch(73.2% 0.134 170.5);
Tailwind
colors: {
custom: {
50: '#7ed6b9',
500: '#2cc39c',
950: '#000000',
},
}SCSS
$custom: #2cc39c; $custom-light: #7ed6b9; $custom-dark: #000000;
JSON
{
"hex": "#2cc39c",
"rgb": {
"r": 44,
"g": 195,
"b": 156
},
"hsl": {
"h": 164.503,
"s": 63.18,
"l": 46.863
},
"oklch": {
"l": 0.73184,
"c": 0.13442,
"h": 170.5
},
"luminance": 0.41966
}Semantic roles & 50–950 ramp
primary
#2CC39C
secondary
#CD7E92
accent
#426CE6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380