#3FC693#3FC693
#3FC693 is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.1% C 0.138 H 163.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC693 |
|---|---|
| RGB | rgb(63, 198, 147) |
| HSL | hsl(157, 54%, 51%) |
| HSV | hsv(157, 68%, 78%) |
| CMYK | cmyk(68.2%, 0%, 25.8%, 22.4%) |
| CIE-LAB | lab(71.93, -48.26, 15.18) |
| CIE-LCH | lch(71.93, 50.59, 162.54°) |
| OKLab | oklab(74.11% -0.1327 0.0387) |
| OKLCH | oklch(74.11% 0.138 163.7) |
| XYZ | xyz(27.5075, 43.5484, 34.5541) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 1.84
Green Blue
#01C08D
ΔE00 2.60
Greenish Teal
#32BF84
ΔE00 2.86
Eucalyptus
#44D7A8
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 5.20
Dark Seafoam
#1FB57A
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC693 #C63F72
analogous
#3FC64F #3FC693 #3FB6C6
triadic
#3FC693 #933FC6 #C6933F
tetradic
#3FC693 #4F3FC6 #C63F72 #B6C63F
square
#3FC693 #4F3FC6 #C63F72 #B6C63F
split-complementary
#3FC693 #C63FB6 #C64F3F
monochromatic
#206B4E #2E9A71 #3FC693 #6ED4AE #9DE2C8
Accessibility & contrast
On white
2.16
#3FC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#3FC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC693
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC693 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B890
Deuteranopia (green-blind)
#B1AB96
Tritanopia (blue-blind)
#00C6B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3fc693; /* rgb */ color: rgb(63, 198, 147); /* oklch */ color: oklch(74.1% 0.138 163.7);
Tailwind
colors: {
custom: {
50: '#84d8b2',
500: '#3fc693',
950: '#000000',
},
}SCSS
$custom: #3fc693; $custom-light: #84d8b2; $custom-dark: #000000;
JSON
{
"hex": "#3fc693",
"rgb": {
"r": 63,
"g": 198,
"b": 147
},
"hsl": {
"h": 157.333,
"s": 54.217,
"l": 51.176
},
"oklch": {
"l": 0.74106,
"c": 0.13821,
"h": 163.7
},
"luminance": 0.43552
}Semantic roles & 50–950 ramp
primary
#3FC693
secondary
#CE93A9
accent
#4A82DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380