#3CC59F#3CC59F
#3CC59F is a light, vivid teal. Relative luminance 0.434; OKLCH L 74.1% C 0.129 H 170.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC59F |
|---|---|
| RGB | rgb(60, 197, 159) |
| HSL | hsl(163, 54%, 50%) |
| HSV | hsv(163, 70%, 77%) |
| CMYK | cmyk(69.5%, 0%, 19.3%, 22.7%) |
| CIE-LAB | lab(71.82, -45.51, 8.55) |
| CIE-LCH | lch(71.82, 46.31, 169.36°) |
| OKLab | oklab(74.09% -0.1273 0.0218) |
| OKLCH | oklch(74.09% 0.129 170.3) |
| XYZ | xyz(28.0845, 43.3932, 39.6898) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.82
Green Blue
#01C08D
ΔE00 3.93
Greenblue
#23C48B
ΔE00 4.70
Eucalyptus
#44D7A8
ΔE00 4.75
Aquamarine (survey)
#04D8B2
ΔE00 5.00
Greeny Blue
#42B395
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC59F #C53C62
analogous
#3CC55B #3CC59F #3CA6C5
triadic
#3CC59F #9F3CC5 #C59F3C
tetradic
#3CC59F #5B3CC5 #C53C62 #A6C53C
square
#3CC59F #5B3CC5 #C53C62 #A6C53C
split-complementary
#3CC59F #C53CA6 #C55B3C
monochromatic
#1F6854 #2D977A #3CC59F #6BD3B6 #9AE1CD
Accessibility & contrast
On white
2.17
#3CC59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#3CC59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC59F
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC59F | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89D
Deuteranopia (green-blind)
#ADAAA2
Tritanopia (blue-blind)
#00C6BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc59f; /* rgb */ color: rgb(60, 197, 159); /* oklch */ color: oklch(74.1% 0.129 170.3);
Tailwind
colors: {
custom: {
50: '#84d7bb',
500: '#3cc59f',
950: '#000000',
},
}SCSS
$custom: #3cc59f; $custom-light: #84d7bb; $custom-dark: #000000;
JSON
{
"hex": "#3cc59f",
"rgb": {
"r": 60,
"g": 197,
"b": 159
},
"hsl": {
"h": 163.358,
"s": 54.15,
"l": 50.392
},
"oklch": {
"l": 0.7409,
"c": 0.12917,
"h": 170.3
},
"luminance": 0.43396
}Semantic roles & 50–950 ramp
primary
#3CC59F
secondary
#CD90A1
accent
#4A73DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380