#3FC496#3FC496
#3FC496 is a light, vivid teal. Relative luminance 0.427; OKLCH L 73.7% C 0.133 H 165.8°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC496 |
|---|---|
| RGB | rgb(63, 196, 150) |
| HSL | hsl(159, 53%, 51%) |
| HSV | hsv(159, 68%, 77%) |
| CMYK | cmyk(67.9%, 0%, 23.5%, 23.1%) |
| CIE-LAB | lab(71.38, -46.75, 12.79) |
| CIE-LCH | lch(71.38, 48.47, 164.70°) |
| OKLab | oklab(73.68% -0.1292 0.0327) |
| OKLCH | oklch(73.68% 0.133 165.8) |
| XYZ | xyz(27.2919, 42.7356, 35.6587) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.50
Greenblue
#23C48B
ΔE00 2.67
Greenish Teal
#32BF84
ΔE00 3.55
Mediumaquamarine
#66CDAA
ΔE00 4.66
Eucalyptus
#44D7A8
ΔE00 4.76
Dark Seafoam
#1FB57A
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC496 #C43F6D
analogous
#3FC453 #3FC496 #3FAFC4
triadic
#3FC496 #963FC4 #C4963F
tetradic
#3FC496 #533FC4 #C43F6D #AFC43F
square
#3FC496 #533FC4 #C43F6D #AFC43F
split-complementary
#3FC496 #C43FAF #C4533F
monochromatic
#20684F #2E9773 #3FC496 #6ED2B0 #9DE1C9
Accessibility & contrast
On white
2.20
#3FC496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#3FC496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC496
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC496 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B694
Deuteranopia (green-blind)
#AEAA99
Tritanopia (blue-blind)
#00C4B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3fc496; /* rgb */ color: rgb(63, 196, 150); /* oklch */ color: oklch(73.7% 0.133 165.8);
Tailwind
colors: {
custom: {
50: '#84d7b5',
500: '#3fc496',
950: '#000000',
},
}SCSS
$custom: #3fc496; $custom-light: #84d7b5; $custom-dark: #000000;
JSON
{
"hex": "#3fc496",
"rgb": {
"r": 63,
"g": 196,
"b": 150
},
"hsl": {
"h": 159.248,
"s": 52.988,
"l": 50.784
},
"oklch": {
"l": 0.73676,
"c": 0.1333,
"h": 165.8
},
"luminance": 0.42739
}Semantic roles & 50–950 ramp
primary
#3FC496
secondary
#CD92A6
accent
#4B7EDC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380