#3FC097#3FC097
#3FC097 is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.128 H 167.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC097 |
|---|---|
| RGB | rgb(63, 192, 151) |
| HSL | hsl(161, 51%, 50%) |
| HSV | hsv(161, 67%, 75%) |
| CMYK | cmyk(67.2%, 0%, 21.4%, 24.7%) |
| CIE-LAB | lab(70.17, -44.84, 10.54) |
| CIE-LCH | lch(70.17, 46.06, 166.77°) |
| OKLab | oklab(72.69% -0.1246 0.027) |
| OKLCH | oklch(72.69% 0.128 167.8) |
| XYZ | xyz(26.4825, 40.9875, 35.7879) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.91
Greenblue
#23C48B
ΔE00 3.81
Greeny Blue
#42B395
ΔE00 4.32
Greenish Teal
#32BF84
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 4.77
Eucalyptus
#44D7A8
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC097 #C03F68
analogous
#3FC056 #3FC097 #3FA9C0
triadic
#3FC097 #973FC0 #C0973F
tetradic
#3FC097 #563FC0 #C03F68 #A9C03F
square
#3FC097 #563FC0 #C03F68 #A9C03F
split-complementary
#3FC097 #C03FA9 #C0563F
monochromatic
#21644F #309273 #3FC097 #6DCFB0 #9BDEC9
Accessibility & contrast
On white
2.28
#3FC097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#3FC097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC097
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC097 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB395
Deuteranopia (green-blind)
#AAA69A
Tritanopia (blue-blind)
#00C1B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3fc097; /* rgb */ color: rgb(63, 192, 151); /* oklch */ color: oklch(72.7% 0.128 167.8);
Tailwind
colors: {
custom: {
50: '#84d4b5',
500: '#3fc097',
950: '#000000',
},
}SCSS
$custom: #3fc097; $custom-light: #84d4b5; $custom-dark: #000000;
JSON
{
"hex": "#3fc097",
"rgb": {
"r": 63,
"g": 192,
"b": 151
},
"hsl": {
"h": 160.93,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.72695,
"c": 0.12753,
"h": 167.8
},
"luminance": 0.4099
}Semantic roles & 50–950 ramp
primary
#3FC097
secondary
#CA91A3
accent
#4E7ADA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380