#3FCA94#3FCA94
#3FCA94 is a light, vivid teal. Relative luminance 0.454; OKLCH L 75.1% C 0.143 H 163.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #3FCA94 |
|---|---|
| RGB | rgb(63, 202, 148) |
| HSL | hsl(157, 57%, 52%) |
| HSV | hsv(157, 69%, 79%) |
| CMYK | cmyk(68.8%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(73.18, -49.67, 16.39) |
| CIE-LCH | lch(73.18, 52.30, 161.74°) |
| OKLab | oklab(75.14% -0.1362 0.0418) |
| OKLCH | oklch(75.14% 0.143 163) |
| XYZ | xyz(28.5127, 45.4327, 35.2779) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.14
Greenish Teal
#32BF84
ΔE00 3.34
Green Blue
#01C08D
ΔE00 3.39
Eucalyptus
#44D7A8
ΔE00 3.93
Mediumaquamarine
#66CDAA
ΔE00 5.34
Dark Mint Green
#20C073
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FCA94 #CA3F75
analogous
#3FCA4F #3FCA94 #3FBACA
triadic
#3FCA94 #943FCA #CA943F
tetradic
#3FCA94 #4F3FCA #CA3F75 #BACA3F
square
#3FCA94 #4F3FCA #CA3F75 #BACA3F
split-complementary
#3FCA94 #CA3FBA #CA4F3F
monochromatic
#1F7050 #2CA073 #3FCA94 #6FD7AF #9FE4C9
Accessibility & contrast
On white
2.08
#3FCA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#3FCA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FCA94
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FCA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FCA94 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB91
Deuteranopia (green-blind)
#B4AE97
Tritanopia (blue-blind)
#00CABB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #3fca94; /* rgb */ color: rgb(63, 202, 148); /* oklch */ color: oklch(75.1% 0.143 163.0);
Tailwind
colors: {
custom: {
50: '#85dbb3',
500: '#3fca94',
950: '#000000',
},
}SCSS
$custom: #3fca94; $custom-light: #85dbb3; $custom-dark: #000000;
JSON
{
"hex": "#3fca94",
"rgb": {
"r": 63,
"g": 202,
"b": 148
},
"hsl": {
"h": 156.691,
"s": 56.735,
"l": 51.961
},
"oklch": {
"l": 0.75139,
"c": 0.14251,
"h": 163
},
"luminance": 0.45436
}Semantic roles & 50–950 ramp
primary
#3FCA94
secondary
#D194AC
accent
#4883E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380