#2CC39F#2CC39F
#2CC39F is a light, vivid teal. Relative luminance 0.421; OKLCH L 73.3% C 0.132 H 172.0°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC39F |
|---|---|
| RGB | rgb(44, 195, 159) |
| HSL | hsl(166, 63%, 47%) |
| HSV | hsv(166, 77%, 76%) |
| CMYK | cmyk(77.4%, 0%, 18.5%, 23.5%) |
| CIE-LAB | lab(70.92, -46.73, 7.21) |
| CIE-LCH | lch(70.92, 47.29, 171.22°) |
| OKLab | oklab(73.27% -0.1311 0.0183) |
| OKLCH | oklch(73.27% 0.132 172) |
| XYZ | xyz(26.8085, 42.0656, 39.5007) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 4.06
Turquoise (survey)
#06C2AC
ΔE00 4.41
Greeny Blue
#42B395
ΔE00 4.54
Mediumaquamarine
#66CDAA
ΔE00 4.73
Tealish
#24BCA8
ΔE00 5.04
Greenblue
#23C48B
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC39F #C32C50
analogous
#2CC353 #2CC39F #2C9CC3
triadic
#2CC39F #9F2CC3 #C39F2C
tetradic
#2CC39F #532CC3 #C32C50 #9CC32C
square
#2CC39F #532CC3 #C32C50 #9CC32C
split-complementary
#2CC39F #C32C9C #C3532C
monochromatic
#155F4E #219176 #2CC39F #54D8B9 #86E4CD
Accessibility & contrast
On white
2.23
#2CC39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#2CC39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC39F
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC39F | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69D
Deuteranopia (green-blind)
#AAA8A2
Tritanopia (blue-blind)
#00C5B9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #2cc39f; /* rgb */ color: rgb(44, 195, 159); /* oklch */ color: oklch(73.3% 0.132 172.0);
Tailwind
colors: {
custom: {
50: '#7ed6bb',
500: '#2cc39f',
950: '#000000',
},
}SCSS
$custom: #2cc39f; $custom-light: #7ed6bb; $custom-dark: #000000;
JSON
{
"hex": "#2cc39f",
"rgb": {
"r": 44,
"g": 195,
"b": 159
},
"hsl": {
"h": 165.695,
"s": 63.18,
"l": 46.863
},
"oklch": {
"l": 0.73266,
"c": 0.13241,
"h": 172
},
"luminance": 0.42069
}Semantic roles & 50–950 ramp
primary
#2CC39F
secondary
#CD7E91
accent
#4269E6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380