#3FC499#3FC499
#3FC499 is a light, vivid teal. Relative luminance 0.428; OKLCH L 73.8% C 0.131 H 167.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC499 |
|---|---|
| RGB | rgb(63, 196, 153) |
| HSL | hsl(161, 53%, 51%) |
| HSV | hsv(161, 68%, 77%) |
| CMYK | cmyk(67.9%, 0%, 21.9%, 23.1%) |
| CIE-LAB | lab(71.44, -46.06, 11.26) |
| CIE-LCH | lch(71.44, 47.41, 166.26°) |
| OKLab | oklab(73.75% -0.1278 0.0288) |
| OKLCH | oklch(73.75% 0.131 167.3) |
| XYZ | xyz(27.5366, 42.8335, 36.9473) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.89
Greenblue
#23C48B
ΔE00 3.37
Mediumaquamarine
#66CDAA
ΔE00 4.25
Greenish Teal
#32BF84
ΔE00 4.26
Eucalyptus
#44D7A8
ΔE00 4.72
Greeny Blue
#42B395
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC499 #C43F6A
analogous
#3FC457 #3FC499 #3FACC4
triadic
#3FC499 #993FC4 #C4993F
tetradic
#3FC499 #573FC4 #C43F6A #ACC43F
square
#3FC499 #573FC4 #C43F6A #ACC43F
split-complementary
#3FC499 #C43FAC #C4573F
monochromatic
#206851 #2E9775 #3FC499 #6ED2B2 #9DE1CB
Accessibility & contrast
On white
2.19
#3FC499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#3FC499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC499
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC499 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB797
Deuteranopia (green-blind)
#AEAA9C
Tritanopia (blue-blind)
#00C5B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3fc499; /* rgb */ color: rgb(63, 196, 153); /* oklch */ color: oklch(73.8% 0.131 167.3);
Tailwind
colors: {
custom: {
50: '#84d7b7',
500: '#3fc499',
950: '#000000',
},
}SCSS
$custom: #3fc499; $custom-light: #84d7b7; $custom-dark: #000000;
JSON
{
"hex": "#3fc499",
"rgb": {
"r": 63,
"g": 196,
"b": 153
},
"hsl": {
"h": 160.602,
"s": 52.988,
"l": 50.784
},
"oklch": {
"l": 0.73753,
"c": 0.13103,
"h": 167.3
},
"luminance": 0.42837
}Semantic roles & 50–950 ramp
primary
#3FC499
secondary
#CD92A5
accent
#4B7ADC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380