#3FC696#3FC696
#3FC696 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.2% C 0.136 H 165.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC696 |
|---|---|
| RGB | rgb(63, 198, 150) |
| HSL | hsl(159, 54%, 51%) |
| HSV | hsv(159, 68%, 78%) |
| CMYK | cmyk(68.2%, 0%, 24.2%, 22.4%) |
| CIE-LAB | lab(71.99, -47.58, 13.65) |
| CIE-LCH | lch(71.99, 49.50, 163.99°) |
| OKLab | oklab(74.18% -0.1313 0.0349) |
| OKLCH | oklch(74.18% 0.136 165.1) |
| XYZ | xyz(27.7460, 43.6438, 35.8101) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.39
Green Blue
#01C08D
ΔE00 2.65
Greenish Teal
#32BF84
ΔE00 3.43
Eucalyptus
#44D7A8
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 4.68
Dark Seafoam
#1FB57A
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC696 #C63F6F
analogous
#3FC652 #3FC696 #3FB2C6
triadic
#3FC696 #963FC6 #C6963F
tetradic
#3FC696 #523FC6 #C63F6F #B2C63F
square
#3FC696 #523FC6 #C63F6F #B2C63F
split-complementary
#3FC696 #C63FB2 #C6523F
monochromatic
#206B50 #2E9A74 #3FC696 #6ED4B0 #9DE2CA
Accessibility & contrast
On white
2.16
#3FC696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#3FC696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC696
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC696 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#B0AB99
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3fc696; /* rgb */ color: rgb(63, 198, 150); /* oklch */ color: oklch(74.2% 0.136 165.1);
Tailwind
colors: {
custom: {
50: '#85d8b5',
500: '#3fc696',
950: '#000000',
},
}SCSS
$custom: #3fc696; $custom-light: #85d8b5; $custom-dark: #000000;
JSON
{
"hex": "#3fc696",
"rgb": {
"r": 63,
"g": 198,
"b": 150
},
"hsl": {
"h": 158.667,
"s": 54.217,
"l": 51.176
},
"oklch": {
"l": 0.7418,
"c": 0.13583,
"h": 165.1
},
"luminance": 0.43647
}Semantic roles & 50–950 ramp
primary
#3FC696
secondary
#CE93A8
accent
#4A7FDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380