#3CC59E#3CC59E
#3CC59E is a light, vivid teal. Relative luminance 0.434; OKLCH L 74.1% C 0.130 H 169.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC59E |
|---|---|
| RGB | rgb(60, 197, 158) |
| HSL | hsl(163, 54%, 50%) |
| HSV | hsv(163, 70%, 77%) |
| CMYK | cmyk(69.5%, 0%, 19.8%, 22.7%) |
| CIE-LAB | lab(71.80, -45.75, 9.06) |
| CIE-LCH | lch(71.80, 46.64, 168.81°) |
| OKLab | oklab(74.06% -0.1278 0.0231) |
| OKLCH | oklch(74.06% 0.13 169.7) |
| XYZ | xyz(27.9981, 43.3586, 39.2346) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.71
Mediumaquamarine
#66CDAA
ΔE00 3.87
Greenblue
#23C48B
ΔE00 4.44
Eucalyptus
#44D7A8
ΔE00 4.66
Aquamarine (survey)
#04D8B2
ΔE00 5.08
Greeny Blue
#42B395
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC59E #C53C63
analogous
#3CC55A #3CC59E #3CA7C5
triadic
#3CC59E #9E3CC5 #C59E3C
tetradic
#3CC59E #5A3CC5 #C53C63 #A7C53C
square
#3CC59E #5A3CC5 #C53C63 #A7C53C
split-complementary
#3CC59E #C53CA7 #C55A3C
monochromatic
#1F6853 #2D9779 #3CC59E #6BD3B5 #9AE1CD
Accessibility & contrast
On white
2.17
#3CC59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#3CC59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC59E
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC59E | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89C
Deuteranopia (green-blind)
#ADAAA1
Tritanopia (blue-blind)
#00C6BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc59e; /* rgb */ color: rgb(60, 197, 158); /* oklch */ color: oklch(74.1% 0.130 169.7);
Tailwind
colors: {
custom: {
50: '#83d7ba',
500: '#3cc59e',
950: '#000000',
},
}SCSS
$custom: #3cc59e; $custom-light: #83d7ba; $custom-dark: #000000;
JSON
{
"hex": "#3cc59e",
"rgb": {
"r": 60,
"g": 197,
"b": 158
},
"hsl": {
"h": 162.92,
"s": 54.15,
"l": 50.392
},
"oklch": {
"l": 0.74063,
"c": 0.12986,
"h": 169.7
},
"luminance": 0.43362
}Semantic roles & 50–950 ramp
primary
#3CC59E
secondary
#CD90A1
accent
#4A74DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380