#3CC99F#3CC99F
#3CC99F is a light, vivid teal. Relative luminance 0.452; OKLCH L 75.1% C 0.134 H 168.7°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC99F |
|---|---|
| RGB | rgb(60, 201, 159) |
| HSL | hsl(162, 57%, 51%) |
| HSV | hsv(162, 70%, 79%) |
| CMYK | cmyk(70.1%, 0%, 20.9%, 21.2%) |
| CIE-LAB | lab(73.05, -47.19, 10.29) |
| CIE-LCH | lch(73.05, 48.30, 167.70°) |
| OKLab | oklab(75.09% -0.1313 0.0263) |
| OKLCH | oklch(75.09% 0.134 168.7) |
| XYZ | xyz(29.0048, 45.2338, 39.9965) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.53
Mediumaquamarine
#66CDAA
ΔE00 3.63
Green Blue
#01C08D
ΔE00 3.79
Greenblue
#23C48B
ΔE00 4.06
Aquamarine (survey)
#04D8B2
ΔE00 4.42
Greenish Teal
#32BF84
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC99F #C93C66
analogous
#3CC958 #3CC99F #3CACC9
triadic
#3CC99F #9F3CC9 #C99F3C
tetradic
#3CC99F #583CC9 #C93C66 #ACC93C
square
#3CC99F #583CC9 #C93C66 #ACC93C
split-complementary
#3CC99F #C93CAC #C9583C
monochromatic
#1E6D55 #2B9C7B #3CC99F #6CD6B7 #9CE4CE
Accessibility & contrast
On white
2.09
#3CC99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#3CC99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC99F
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC99F | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9D
Deuteranopia (green-blind)
#B1AEA2
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #3cc99f; /* rgb */ color: rgb(60, 201, 159); /* oklch */ color: oklch(75.1% 0.134 168.7);
Tailwind
colors: {
custom: {
50: '#84dabb',
500: '#3cc99f',
950: '#000000',
},
}SCSS
$custom: #3cc99f; $custom-light: #84dabb; $custom-dark: #000000;
JSON
{
"hex": "#3cc99f",
"rgb": {
"r": 60,
"g": 201,
"b": 159
},
"hsl": {
"h": 162.128,
"s": 56.627,
"l": 51.176
},
"oklch": {
"l": 0.75093,
"c": 0.13396,
"h": 168.7
},
"luminance": 0.45237
}Semantic roles & 50–950 ramp
primary
#3CC99F
secondary
#D091A4
accent
#4875E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380