#3FC498#3FC498
#3FC498 is a light, vivid teal. Relative luminance 0.428; OKLCH L 73.7% C 0.132 H 166.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC498 |
|---|---|
| RGB | rgb(63, 196, 152) |
| HSL | hsl(160, 53%, 51%) |
| HSV | hsv(160, 68%, 77%) |
| CMYK | cmyk(67.9%, 0%, 22.4%, 23.1%) |
| CIE-LAB | lab(71.42, -46.29, 11.77) |
| CIE-LCH | lch(71.42, 47.76, 165.73°) |
| OKLab | oklab(73.73% -0.1283 0.0301) |
| OKLCH | oklch(73.73% 0.132 166.8) |
| XYZ | xyz(27.4543, 42.8006, 36.5141) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.74
Greenblue
#23C48B
ΔE00 3.13
Greenish Teal
#32BF84
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.38
Eucalyptus
#44D7A8
ΔE00 4.71
Greeny Blue
#42B395
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC498 #C43F6B
analogous
#3FC455 #3FC498 #3FAEC4
triadic
#3FC498 #983FC4 #C4983F
tetradic
#3FC498 #553FC4 #C43F6B #AEC43F
square
#3FC498 #553FC4 #C43F6B #AEC43F
split-complementary
#3FC498 #C43FAE #C4553F
monochromatic
#206851 #2E9775 #3FC498 #6ED2B1 #9DE1CA
Accessibility & contrast
On white
2.20
#3FC498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#3FC498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC498
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC498 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B796
Deuteranopia (green-blind)
#AEAA9B
Tritanopia (blue-blind)
#00C5B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3fc498; /* rgb */ color: rgb(63, 196, 152); /* oklch */ color: oklch(73.7% 0.132 166.8);
Tailwind
colors: {
custom: {
50: '#84d7b6',
500: '#3fc498',
950: '#000000',
},
}SCSS
$custom: #3fc498; $custom-light: #84d7b6; $custom-dark: #000000;
JSON
{
"hex": "#3fc498",
"rgb": {
"r": 63,
"g": 196,
"b": 152
},
"hsl": {
"h": 160.15,
"s": 52.988,
"l": 50.784
},
"oklch": {
"l": 0.73727,
"c": 0.13178,
"h": 166.8
},
"luminance": 0.42804
}Semantic roles & 50–950 ramp
primary
#3FC498
secondary
#CD92A5
accent
#4B7BDC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380