#2CC39B#2CC39B
#2CC39B is a light, vivid teal. Relative luminance 0.419; OKLCH L 73.2% C 0.135 H 169.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #2CC39B |
|---|---|
| RGB | rgb(44, 195, 155) |
| HSL | hsl(164, 63%, 47%) |
| HSV | hsv(164, 77%, 76%) |
| CMYK | cmyk(77.4%, 0%, 20.5%, 23.5%) |
| CIE-LAB | lab(70.82, -47.73, 9.25) |
| CIE-LCH | lch(70.82, 48.61, 169.03°) |
| OKLab | oklab(73.16% -0.133 0.0236) |
| OKLCH | oklch(73.16% 0.135 169.9) |
| XYZ | xyz(26.4670, 41.9290, 37.7022) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.04
Greenblue
#23C48B
ΔE00 4.12
Mediumaquamarine
#66CDAA
ΔE00 4.84
Greeny Blue
#42B395
ΔE00 4.85
Greenish Teal
#32BF84
ΔE00 5.09
Eucalyptus
#44D7A8
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2CC39B #C32C54
analogous
#2CC350 #2CC39B #2CA0C3
triadic
#2CC39B #9B2CC3 #C39B2C
tetradic
#2CC39B #502CC3 #C32C54 #A0C32C
square
#2CC39B #502CC3 #C32C54 #A0C32C
split-complementary
#2CC39B #C32CA0 #C3502C
monochromatic
#155F4C #219173 #2CC39B #54D8B5 #86E4CB
Accessibility & contrast
On white
2.24
#2CC39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#2CC39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2CC39B
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2CC39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2CC39B | 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)
#BDB599
Deuteranopia (green-blind)
#AAA89E
Tritanopia (blue-blind)
#00C4B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #2cc39b; /* rgb */ color: rgb(44, 195, 155); /* oklch */ color: oklch(73.2% 0.135 169.9);
Tailwind
colors: {
custom: {
50: '#7ed6b8',
500: '#2cc39b',
950: '#000000',
},
}SCSS
$custom: #2cc39b; $custom-light: #7ed6b8; $custom-dark: #000000;
JSON
{
"hex": "#2cc39b",
"rgb": {
"r": 44,
"g": 195,
"b": 155
},
"hsl": {
"h": 164.106,
"s": 63.18,
"l": 46.863
},
"oklch": {
"l": 0.73157,
"c": 0.13511,
"h": 169.9
},
"luminance": 0.41932
}Semantic roles & 50–950 ramp
primary
#2CC39B
secondary
#CD7E93
accent
#426DE6
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380