#3FC399#3FC399
#3FC399 is a light, vivid teal. Relative luminance 0.424; OKLCH L 73.5% C 0.130 H 167.7°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC399 |
|---|---|
| RGB | rgb(63, 195, 153) |
| HSL | hsl(161, 52%, 51%) |
| HSV | hsv(161, 68%, 76%) |
| CMYK | cmyk(67.7%, 0%, 21.5%, 23.5%) |
| CIE-LAB | lab(71.13, -45.64, 10.83) |
| CIE-LCH | lch(71.13, 46.90, 166.65°) |
| OKLab | oklab(73.5% -0.1268 0.0277) |
| OKLCH | oklch(73.5% 0.13 167.7) |
| XYZ | xyz(27.3118, 42.3838, 36.8723) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.95
Greenblue
#23C48B
ΔE00 3.57
Mediumaquamarine
#66CDAA
ΔE00 4.31
Greenish Teal
#32BF84
ΔE00 4.39
Eucalyptus
#44D7A8
ΔE00 4.99
Greeny Blue
#42B395
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC399 #C33F69
analogous
#3FC357 #3FC399 #3FABC3
triadic
#3FC399 #993FC3 #C3993F
tetradic
#3FC399 #573FC3 #C33F69 #ABC33F
square
#3FC399 #573FC3 #C33F69 #ABC33F
split-complementary
#3FC399 #C33FAB #C3573F
monochromatic
#206751 #2F9675 #3FC399 #6ED2B2 #9CE0CB
Accessibility & contrast
On white
2.22
#3FC399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#3FC399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC399
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC399 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB697
Deuteranopia (green-blind)
#ADA99C
Tritanopia (blue-blind)
#00C4B7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #3fc399; /* rgb */ color: rgb(63, 195, 153); /* oklch */ color: oklch(73.5% 0.130 167.7);
Tailwind
colors: {
custom: {
50: '#84d6b7',
500: '#3fc399',
950: '#000000',
},
}SCSS
$custom: #3fc399; $custom-light: #84d6b7; $custom-dark: #000000;
JSON
{
"hex": "#3fc399",
"rgb": {
"r": 63,
"g": 195,
"b": 153
},
"hsl": {
"h": 160.909,
"s": 52.381,
"l": 50.588
},
"oklch": {
"l": 0.73502,
"c": 0.12978,
"h": 167.7
},
"luminance": 0.42387
}Semantic roles & 50–950 ramp
primary
#3FC399
secondary
#CC92A4
accent
#4C7ADC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380