#3FCC97#3FCC97
#3FCC97 is a light, vivid teal. Relative luminance 0.465; OKLCH L 75.7% C 0.143 H 163.7°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3FCC97 |
|---|---|
| RGB | rgb(63, 204, 151) |
| HSL | hsl(157, 58%, 52%) |
| HSV | hsv(157, 69%, 80%) |
| CMYK | cmyk(69.1%, 0%, 26%, 20%) |
| CIE-LAB | lab(73.85, -49.81, 15.73) |
| CIE-LCH | lch(73.85, 52.24, 162.48°) |
| OKLab | oklab(75.71% -0.1369 0.0401) |
| OKLCH | oklch(75.71% 0.143 163.7) |
| XYZ | xyz(29.2256, 46.4736, 36.7022) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.64
Eucalyptus
#44D7A8
ΔE00 3.32
Green Blue
#01C08D
ΔE00 3.74
Greenish Teal
#32BF84
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 5.02
Aquamarine (survey)
#04D8B2
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FCC97 #CC3F74
analogous
#3FCC51 #3FCC97 #3FBACC
triadic
#3FCC97 #973FCC #CC973F
tetradic
#3FCC97 #513FCC #CC3F74 #BACC3F
square
#3FCC97 #513FCC #CC3F74 #BACC3F
split-complementary
#3FCC97 #CC3FBA #CC513F
monochromatic
#1E7253 #2BA376 #3FCC97 #6FD9B1 #A0E6CB
Accessibility & contrast
On white
2.04
#3FCC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#3FCC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FCC97
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FCC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FCC97 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD94
Deuteranopia (green-blind)
#B6B09A
Tritanopia (blue-blind)
#00CCBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #3fcc97; /* rgb */ color: rgb(63, 204, 151); /* oklch */ color: oklch(75.7% 0.143 163.7);
Tailwind
colors: {
custom: {
50: '#86dcb5',
500: '#3fcc97',
950: '#000000',
},
}SCSS
$custom: #3fcc97; $custom-light: #86dcb5; $custom-dark: #000000;
JSON
{
"hex": "#3fcc97",
"rgb": {
"r": 63,
"g": 204,
"b": 151
},
"hsl": {
"h": 157.447,
"s": 58.025,
"l": 52.353
},
"oklch": {
"l": 0.75714,
"c": 0.14262,
"h": 163.7
},
"luminance": 0.46477
}Semantic roles & 50–950 ramp
primary
#3FCC97
secondary
#D295AC
accent
#4781E1
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380