#3FCC92#3FCC92
#3FCC92 is a light, vivid teal. Relative luminance 0.463; OKLCH L 75.6% C 0.147 H 161.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #3FCC92 |
|---|---|
| RGB | rgb(63, 204, 146) |
| HSL | hsl(155, 58%, 52%) |
| HSV | hsv(155, 69%, 80%) |
| CMYK | cmyk(69.1%, 0%, 28.4%, 20%) |
| CIE-LAB | lab(73.75, -50.91, 18.25) |
| CIE-LCH | lch(73.75, 54.08, 160.28°) |
| OKLab | oklab(75.6% -0.1392 0.0464) |
| OKLCH | oklch(75.6% 0.147 161.6) |
| XYZ | xyz(28.8281, 46.3146, 34.6089) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.44
Greenish Teal
#32BF84
ΔE00 3.52
Green Blue
#01C08D
ΔE00 4.03
Eucalyptus
#44D7A8
ΔE00 4.12
Seaweed
#18D17B
ΔE00 5.21
Emerald
#50C878
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FCC92 #CC3F79
analogous
#3FCC4B #3FCC92 #3FC0CC
triadic
#3FCC92 #923FCC #CC923F
tetradic
#3FCC92 #4B3FCC #CC3F79 #C0CC3F
square
#3FCC92 #4B3FCC #CC3F79 #C0CC3F
split-complementary
#3FCC92 #CC3FC0 #CC4B3F
monochromatic
#1E7250 #2BA371 #3FCC92 #6FD9AD #A0E6C9
Accessibility & contrast
On white
2.05
#3FCC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#3FCC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FCC92
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FCC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FCC92 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#00CCBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #3fcc92; /* rgb */ color: rgb(63, 204, 146); /* oklch */ color: oklch(75.6% 0.147 161.6);
Tailwind
colors: {
custom: {
50: '#85dcb2',
500: '#3fcc92',
950: '#000000',
},
}SCSS
$custom: #3fcc92; $custom-light: #85dcb2; $custom-dark: #000000;
JSON
{
"hex": "#3fcc92",
"rgb": {
"r": 63,
"g": 204,
"b": 146
},
"hsl": {
"h": 155.319,
"s": 58.025,
"l": 52.353
},
"oklch": {
"l": 0.75596,
"c": 0.14674,
"h": 161.6
},
"luminance": 0.46318
}Semantic roles & 50–950 ramp
primary
#3FCC92
secondary
#D295AE
accent
#4786E1
background
#F8FDFA
surface
#F0FBF5
border
#CBD4CF
text
#0C1511
muted
#7D8380