#3FCA96#3FCA96
#3FCA96 is a light, vivid teal. Relative luminance 0.455; OKLCH L 75.2% C 0.141 H 163.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3FCA96 |
|---|---|
| RGB | rgb(63, 202, 150) |
| HSL | hsl(158, 57%, 52%) |
| HSV | hsv(158, 69%, 79%) |
| CMYK | cmyk(68.8%, 0%, 25.7%, 20.8%) |
| CIE-LAB | lab(73.22, -49.22, 15.38) |
| CIE-LCH | lch(73.22, 51.57, 162.65°) |
| OKLab | oklab(75.19% -0.1353 0.0392) |
| OKLCH | oklch(75.19% 0.141 163.8) |
| XYZ | xyz(28.6724, 45.4966, 36.1189) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.34
Green Blue
#01C08D
ΔE00 3.33
Greenish Teal
#32BF84
ΔE00 3.58
Eucalyptus
#44D7A8
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 4.97
Aquamarine (survey)
#04D8B2
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FCA96 #CA3F73
analogous
#3FCA51 #3FCA96 #3FB9CA
triadic
#3FCA96 #963FCA #CA963F
tetradic
#3FCA96 #513FCA #CA3F73 #B9CA3F
square
#3FCA96 #513FCA #CA3F73 #B9CA3F
split-complementary
#3FCA96 #CA3FB9 #CA513F
monochromatic
#1F7051 #2CA074 #3FCA96 #6FD7B0 #9FE4CA
Accessibility & contrast
On white
2.08
#3FCA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#3FCA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FCA96
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FCA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FCA96 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC93
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #3fca96; /* rgb */ color: rgb(63, 202, 150); /* oklch */ color: oklch(75.2% 0.141 163.8);
Tailwind
colors: {
custom: {
50: '#85dbb5',
500: '#3fca96',
950: '#000000',
},
}SCSS
$custom: #3fca96; $custom-light: #85dbb5; $custom-dark: #000000;
JSON
{
"hex": "#3fca96",
"rgb": {
"r": 63,
"g": 202,
"b": 150
},
"hsl": {
"h": 157.554,
"s": 56.735,
"l": 51.961
},
"oklch": {
"l": 0.75187,
"c": 0.14089,
"h": 163.8
},
"luminance": 0.455
}Semantic roles & 50–950 ramp
primary
#3FCA96
secondary
#D194AB
accent
#4881E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380